mirror of
https://github.com/archtechx/laravel-tips.git
synced 2025-12-12 13:24:03 +00:00
416 B
416 B
| title | tweet_id | thread_slug | author_username | images | created_at | slug | |
|---|---|---|---|---|---|---|---|
| You can eager load nested relations using clean array syntax | 1542863727476690944 | weekly-thread-2022-26 | ecrmnn |
|
2022-07-01T13:32:32+00:00 | you-can-eager-load-nested-relations-using-clean-array-syntax |
Yay! In Laravel 9.18 you can finally eager load ("with") using a nested array.