Archive
eloquent
-
Laravel 9: Symfony 6 underneath, and a smaller upgrade than expected
Seven hours of work, one silent upload bug, and a framework that mostly got out of the way. Notes on Flysystem 3, the PHP 8.0.2 floor, the new accessor syntax and full text search.
-
Laravel 5.6 for a client dashboard, from a Symfony habit
My first substantial Laravel project after four years of Symfony: facades versus constructor injection, an N+1 that cost 118 queries, the 5.6 logging rewrite, and the scheduled report that ran three times.