Woah! Best new laravel feature discovery came to me today, from Povilas Korop:
the `fluent()` or `data_get()` helpers to access properties inside objects / arrays where you might not know the type of the data and just want to `use.dot.notation` to get to some nested property.
the `fluent()` or `data_get()` helpers to access properties inside objects / arrays where you might not know the type of the data and just want to `use.dot.notation` to get to some nested property.
Comments
https://www.youtube.com/watch?v=T_LVeVw9R3I