Hey hey, Useful Laravel links to read/watch for this week of March 5, 2026.
If you want to get such list every Thursday, subscribe to the newsletter here.
From my LaravelDaily.com
Laravel 13: Launch Date and New Features (News from Laracon EU)
On stage of Laracon EU 2026, Taylor Otwell has made a few announcements of what's coming to Laravel framework. Let's review them.
From my YouTube Channel
NEW Polyscope from BeyondCode: Run Many Agents on Many Projects (Claude Code / Codex)
youtube.com
I just saw a launch of new Polyscope tool by Marcel Pociot on stage of Laracon EU and decided to try it out.
My AI Guidelines for Laravel/Filament: March 2026 Update
youtube.com
I decided to revisit my rules for Claude Code and Laravel Boost if they are not obsolete.
Filament CMS with Laravel AI SDK: Custom Actions Example
youtube.com
A pretty complex new demo project, with a lot of things happening in Filament Action modal popups.
Filament Quote Form with Product Choice SlideOver Table
youtube.com
A complex example of a table within a form that calls another table and another form inside, with refreshing the data in Livewire.
Filament: Reusable Forms / Tables / Components - Two Examples
youtube.com
You can reuse the same form component in multiple forms. Also, same form/table in multiple panels.
From Laravel Community
Filament v5.3.0 Released with Deferred Tab Badges and Column Manager Improvements
laravel-news.com
Filament v5.3.0 adds deferred tab badge loading, column manager modal and slideover support, RichEditor plugin enhancements, and sort loading indicators.
A better way to crawl websites with PHP
freek.dev
Our spatie/crawler. package is one of the first one I created. It allows you to crawl a website with PHP. With v9, we cleaned all of that up and added a bunch of features we've wanted for a long time.
Started writing Clean Code in Laravel
reddit.com
Four chapters in so far, still early days, but excited to share it here.
Freek Van der Herten on X: "A little while ago, we released v10 of Laravel Backup"
x.com
This one can dump your database and put it in a zip file together with any files you want. It will copy over that zip to any external storage you want. It can also monitor your backups and alert you if there isn't one.
NativePHP on X: "We just open sourced our NativePHP SUPER NATIVE demo app + Compose UI components"
x.com
You can go and test all of the components/architecture @ShaneDRosenthal demonstrated @LaraconEU
Fake Laravel Packages on Packagist Deploy RAT on Windows, macOS, and Linux
thehackernews.com
Malicious Packagist Laravel packages install a cross-platform RAT enabling remote shell access and system reconnaissance via C2 server.
Laravel Cloud API and CLI: Ship Faster, Automate More
laravel.com
The Laravel Cloud API and CLI are now GA. Ship faster, automate more, and manage more infrastructure without growing your team.
My Claude Code setup
freek.dev
I've been using Claude Code as my daily driver for coding tasks. Over time, I've built up a pretty specific configuration that makes the whole experience better.
Speed up your Livewire tests
dyrynda.com.au
I'd been having very slow Livewire tests in my application but hadn't put much stock into it until I started work on the app again and was running the suite oft...
Git Worktrees with Claude Code, Laravel, and Herd
gause.cz
How I set up isolated development environments using git worktrees, each with its own database, domain, and Vite port. One command to create, one command to destroy. No more branch switching anxiety.
We just released laravel-og-image
x.com
A package that generates Open Graph images right inside your Laravel app. Define your OG image as a Blade component, and the package screenshots it and serves it to crawlers. No external API, everything runs on your server.
LiVue - Server-driven reactivity for Laravel using Vue.js
livue-laravel.com
Write reactive components with PHP on the server and Vue.js on the client, combining the best of both worlds.
Matthieu Napoli on X: "Bref 3 is released"
x.com
Simpler & lighter runtimes. PHP 8.5. Improved observability (logs & tracing). And more.
That's it for this week, see you in the next newsletter issue!
Again, if you wanna get this to your inbox every Thursday, subscribe here.