Closed
Description
Symfony version(s) affected: symfony/var-dumper:5.2
PHP version:8.0
Laravel version:8.17.2
Description
When I print the collection use the dd function, I cannot see the nested content inside the collection,like the following,
Illuminate\Database\Eloquent\Collection {#992 #items: array:9 [] }
i cant see any items,the previous version can be expanded to view specific items