A preview of the new features in Laravel 11.

chris

chris@chrisEmoji

Laravel 11

No more middleware directory. No more Http/Kernel. Laravel has a lot of config files, and Laravel 11 removes these, and all config options cascade down. Slimmed default Migrations. Routes changes. Console Kernel Removed. PHP 8.2 minimum support. ...