Native Image Processing, Livewire Tightened, Filament Polish β A Day With Laravel #060
Laravel ecosystem news β July 14, 2026
EDITO
Hey Laravel artisans π
Busy week in the ecosystem! Laravel 13.20 lands with a long-awaited feature: first-party image processing via the Image facade β no more external packages for basic tasks. Plus #[SensitiveParameter] to keep secrets out of your logs, and WithoutMiddleware for cleaner controller tests.
Livewire gets two solid maintenance releases back-to-back (4.3.2 and 4.3.3) fixing wire:navigate, #[Url], autofocus, and authorization. If you're on Livewire 4, these are worth the update.
And Tailwind v4.3 keeps delivering β scrollbar utilities, new color palettes, and a first-class webpack plugin.
Happy reading and happy coding π»
β Fred
P.S.: If you donβt want to miss out on future news about the Laravel ecosystem, you can subscribe now!
π Framework & Releases
Laravel 13.20.0 β Native image processing, #[SensitiveParameter], and more
Released July 14, 2026
This version brings first-party image processing via an Image facade, the #[SensitiveParameter] attribute to protect secrets in logs, WithoutMiddleware for controllers, incrementEachQuietly/decrementEachQuietly on Eloquent models, and customizable Redis session prefixes.
Livewire v4.3.3 β #[Authorize] improvements, error bag fixes
Released June 27, 2026
Improves argument resolution for the #[Authorize] attribute, preserves named error bags during component rendering, and validates page parameters in SupportPagination.
Filament v5.6.8 β Bug fixes and translations
Released July 2, 2026
Fixes notifications closed on navigate, block picker alignment, distinct validation for booleans, and brings improved translations (Arabic, Japanese, Korean, Italian, Vietnamese).
Tailwind CSS v4.3 β Scrollbars, new palettes, webpack plugin
This release brings new color palettes (mauve, olive, mist, taupe), a first-class webpack plugin making Tailwind 2Γ faster on Next.js, scrollbar utilities (scrollbar-thin, scrollbar-thumb-*), zoom-*, tab-*, and stacked @variant support.
π¦ Packages & Plugins
Intercept β Middleware guardrails for Laravel AI Agents
A new package that adds middleware guardrails to AI agents in Laravel. It intercepts and validates agent actions before execution, integrating natively with Laravel's HTTP pipeline.
Laravel Quota β Usage budgets for calendar periods
A package for managing usage quotas (rate limits, API credits) across calendar periods. Ideal for multi-tenant SaaS billed on consumption.
π Articles & Tutorials
AI Review for Laravel upgrades (Shift)
Jason McCreary (Laravel Shift) launches AI Review: an automated second pass on Laravel upgrades powered by Claude Opus 4.8. After Shift runs, the AI reviews comments, understands your codebase context, and applies final modifications. Beta available at $9.
Understanding Filament themes v4/v5: from colors to custom CSS
A complete guide on customizing Filament themes in versions 4 and 5. Covers color configuration, theme system extension, and adding custom CSS without breaking Filament's core.
Forking laravel-livewire-tables for Laravel 13 + Livewire 4
Nasrul Hazim shares his experience forking the popular laravel-livewire-tables package for compatibility with Laravel 13 and Livewire 4 β including breaking changes and backward compatibility tips.
I need your support π
If you found this newsletter helpful, I would be delighted if you could drop a small coin into my piggy bank (ko-fi or PayPal)
A free alternative to support me? Of course! Place your next Amazon order with my affiliate link
The objective of this newsletter?
π― Regularly deliver to you, recent or important resources (videos, articles, GitHub repositories, packages, tutorials, ...) that I could find on Laravel and its ecosystem.
See you soon for the next edition. If you haven't already done so, subscribe!
Written by
Stay in the loop
Get new articles delivered directly to your inbox. No spam, unsubscribe anytime.


No comments yet. Be the first to comment!