Did you know:
We are managing 21 variants of our Laravel starter kits π΅βπ«
That's a lot! And there's a good amount of overlap between the kits.
Internally, we've been using a new tool to manage all of them, and now it's public for all contributors:
laravel.com/blog/meet-ma...
Posts by Joe Tannenbaum
Team has expanded! Pace is aggressive!
The March Laravel Open Source changelog is out!
This is what you call in the industry a "beefy month"
- Laravel 13
- Inertia v3
- Teams in Starter Kits
- New πππππππ-ππππ-πππππππππ skill for Boost
- Slew of new Prompts components
The list goes on (and on) (and on)
π³οΈπ³οΈπ³οΈ
laravel.com/docs/changelog
Suspicious date to kick this off
But it's you so I'm going to say congrats and I'm stoked for you
We just published our @svelte.dev Laravel Echo adapter, allowing you to easily consume WebSocket events within your Laravel + Svelte app!
Now everything in our client-side ecosystem has the complete React/Vue/Svelte trifecta π€
π‘π‘π‘
npmx.dev/package/@lar...
This is DOPE
live right now reviewwwwing a bunch of stuff: Matt Stauffer on the PHP Foundation, Joe Tannenbaum's new terminal stuff, Wendell Adriel's teams stuff, Laravel new AI best practices skills, and more..
join me: www.youtube.com/live/kt028Ya...
Helllllll yeah
Not sure what version of Laravel you're on but 13 shipped with a much simpler protection mechanism if you're interested
laravel.com/docs/13.x/cs...
Looks fun! Interested to see what y'all cook up
Today we're releasing Inertia 3! π
It's packed with new features, a better developer experience, and fewer dependencies. Here's what's new π§΅
I've saved this to read later but can confidently repost right now because it's a guaranteed Rose Bangerβ’
Looks *really* great π
One more Inertia 3 beta! We've added Blade components to the Laravel adapter.
You can now use <x-inertia::app /> and <x-inertia::head> instead of the inertia/inertiaHead directives. The directives still work, so no breaking changes! π―
πππ
$result = datatable( label: "Bob's Burgers Characters", headers: ['Name', 'Occupation', 'Voiced By'], rows: [ ['Bob Belcher', "Owner & cook at Bob's Burgers", 'H. Jon Benjamin'], ['Linda Belcher', "Co-owner of Bob's Burgers", 'John Roberts'], ['Tina Belcher', 'Student at Wagstaff School', 'Dan Mintz'], ['Gene Belcher', 'Student at Wagstaff School', 'Eugene Mirman'], ['Louise Belcher', 'Student at Wagstaff School', 'Kristen Schaal'], ], );
Looks like this:
Tried to get this one out with last week's release but I wasn't satisfied, it needed more polish. It's now polished π§Ό
Introducing `datatable`:
A searchable, scrollable table for those selections that require a bit more information up front
Available in Laravel Prompts v0.3.16
If you're a Laravel open source maintainer, this might be useful to you: cmorrell.com/laravel-matrix
It's a tool that lets you generate Github Action test matrices based on the Laravel/PHP versions you want to support.
/cc @freek.bsky.social π
Thanks man! I love building this stuff π
We just removed our seat limit on Laravel Cloud. All accounts now have access to unlimited seats. Bring your team (agents or humans) and start shipping.
Laravel Prompts v0.3.15 Adds Streaming, Tasks, Autocomplete, and More posted by @ericlbarnes.com laravel-news.com/laravel-prom...
Hahaha WAT
OG Kit now has an official Laravel package! (and it supports wildcard domains now too)
Check it out:
ogkit.dev/docs/laravel
We're seeing incredible speed improvements after upgrading to Vite 8. Large apps build 4-5x faster! π¨
One thing to notice: if you're using `import.meta.glob` for static assets, we now have a new `assets` option with Vite 8 and Laravel Vite Plugin 3.0.
laravel.com/docs/13.x/vi...
I can only imagine how often you return to your posts just to tinker and play with them
I do it and I didn't even write them!
Thanks man!