hello team,
it seems that laravel have been changing a thing since many months (if I didn't dream?), but it makes me crazy:
any idea to see data that collections or arrays contain when we make a dump ?
Is it a way to bypass that behaviour (except using for a @dd() or a @php var_dump($variable) @endphp ?
Thanks