Welcome Laravel 11

As we announced at Laracon EU, Laravel 11 introduces a minimal application structure, using SQLite by default, implementing health routing, offering per-second rate limiting, supporting graceful encryption key rotation, improving queue testing, introducing new Artisan commands, adding Resend mail transport, integrating Prompt validator, and more. ➡️ Blog: ➡️ Taylor previews L11: 00:00 Intro 00:24 App Structure 01:37 New Defaults 02:16 Health Route 02:37 Graceful Encryption Key Rotation 03:15 Queue Interaction Testing
Back to Top