Archive
application-structure
-
Laravel 11 and the missing Kernel.php
Notes from moving our internal ops app from Laravel 10 to 11: why we kept both kernel files, how per-second rate limiting fixed a courier webhook, and what the /up route is really doing.