Map Eloquent Attributes into an Object Using the Collection Cast in Laravel 12.10
The Laravel team released v12.10.0, which includes mapping Eloquent attributes using the collection cast into a specific object, checking nested relationships with relationLoaded().
Devamını Oku