Laravel SMS Catcher is a local development helper by Michal Skogemann that captures outgoing SMS notifications. Much like Mailpit does for email, it gives you a visual dashboard to inspect the text bo...
Laravel Time Machine is a performance profiler by Jaydeep Gadhiya that records every stage of a Laravel request — bootstrap, middleware, routing, controller, response, and termination — with milliseco...
Laravel 13.21 adds a #[RouteKey] class attribute for customizing route model binding on Eloquent models, a base64 validation rule, a #[RequestAttribute] contextual attribute for injecting request attr...
Laravel 13.20 introduced first-party image processing via the new IlluminateImage component in Pull Request #59276. Before this release, resizing an avatar or converting an upload to WebP meant reachi...
Laravel has opened applications for the Founders Summit, a one-day gathering for a focused group of founders and leaders who have built their business on Laravel. It’s set for November 2026, and...
Twig 3.28.0 is out. This release sharpens error reporting with column numbers, brings back dynamic macro calls through the dot operator, and continues to polish the sandbox with less runtime overhead ...
This week, Symfony released Twig 3.28.0, with improvements to macros and the sandbox. In addition, we published a case study on using Symfony in the industrial sector. Lastly, we proposed a redesign o...
This week, development activity focused on various improvements, such as enhancing the DX of AssetMapper in debug mode and allowing developers to disable redirects on logout. There were also proposals...
The PHP development team announces the immediate availability of PHP 8.2.32. This is a security release. All PHP 8.2 users are encouraged to upgrade to this version. For source downloads of PHP 8.2.32...
One of Symfony's greatest strengths is its upgrade process. Thanks to the backward compatibility promise and deprecation system, major upgrades are smooth, predictable, and, dare I say it, enjoyable...


