What We Know About Laravel 13
What We Know About Laravel 13 Laravel 13 is the next major release of the Laravel framework, scheduled for March 2026. This release will require PHP 8.3 as the minimum version and will follow...
What We Know About Laravel 13 Laravel 13 is the next major release of the Laravel framework, scheduled for March 2026. This release will require PHP 8.3 as the minimum version and will follow...
Laravel Artisan Browse Browse and Execute Artisan Commands from an Interactive TUI If you’ve ever blanked on the exact syntax of an Artisan command mid-session, Artisan Browse by Josh Embling gives you an interactive terminal interface...
Not all of this is like absolutely brand spanking new just-dropped-in-2024 stuff. Some of it is, but generally it’s relatively new stuff that’s all pretty great. I’m pointing things out that I think are really worth knowing about....
Modern HTML (HTML5 and2025 updates) focuses on enhanced native interactivity, reducing JavaScript dependencies via the Popover API and HTML Invoker Commands, improved semantic structure with the inert attribute for dialogs, and better media handling. These features improve accessibility and...