Laravel 5: Representing Multi-Dimensional Arrays in Dot Notation With dot
The dot helper method will take a multi-dimensional array and return a new associative array where the keys are built from all the nested keys, separated with the . character.