Laravel on X
The latest conversations about Laravel development
I thought it would a nice idea to put together a website with a collection of lesser known Laravel methods.
We've been cooking on the Laravel Cloud UI lately, but I haven't shared much so here are some updates.
Inertia v3 is really, really good.. just published a new video reviewing every single new feature.. congrats @pascalbaljet on the release!
Inertia 3 beta is here! This is a big one. New Vite plugin, optimistic updates, standalone HTTP requests, layout props, simplified SSR, and Axios has been replaced with a built-in XHR client.
Merge it. Taylor demos the full SDLC of 2026: Nightwatch catching an error, AI fixing it and opening a PR, Cloud creating a preview environment, OpenClaw calling to ask if he wants to merge the PR.
I never write down migrations. Down migrations are the least tested code in any Laravel app. They're written once and never run.
If you have traits that exist for adding utility methods to classes, consider extracting them into static support classes.
A little while ago, we released v10 of Laravel Backup.
We just open sourced our NativePHP SUPER NATIVE demo app + Compose UI components.
Bref 3 is released! Since its creation, Bref has served 1.2 trillion requests and jobs! Simpler & lighter runtimes ▸ PHP 8.5 ▸ improved observability (logs & tracing) ▸ simpler Laravel onboarding. And more.
We just released laravel-og-image, a package that generates Open Graph images right inside your Laravel app.