Laravel 9 is fresh out the door, and it contains a small contribution of mine: a new callOnce method for database seeders.
PHP
Eloquent Performance and Database Design: Evidence Before Eager Loading
A deep dive into Eloquent performance, from detecting N+1 queries to choosing aggregates, indexes, query plans, pagination, chunking, and transaction boundaries for a growing team dashboard. Read more