The Laravel team released v13.16.0 with a new artisan dev command for running your development processes, an enum-aware request helper, a withCookies() method on all responses, and an array-based main...
I sat down with JMac for the Laravel Creator Series to talk about something we just finished on our end: caching Laravel News at the edge using his Fast Laravel course and Cloudflare. We treated the s...
Contributed by Fabien Potencier in ...
Filament Storage Monitor is a plugin that adds a dashboard widget to your Filament panel for watching server disk usage. It reads storage stats with native PHP filesystem functions and renders them as...
LaraOwl is an open-source monitoring platform for Laravel applications that you deploy and run on your own infrastructure. Instead of sending application data to a third-party service, you set up a La...
Contributed by Fabien Potencier in ...
Earlier this week, I announced the Symfony 8.1 edition of The Fast Track. If you made it to the end of that post, you read that the book was available in five languages. That line is already out of da...
Subscriptionify is a Laravel package, built by Rasel Islam Rafi, for modelling subscription plans and the features they unlock. Where Laravel Cashier wraps a payment provider’s billing API, Subs...
Contributed by Fabien Potencier in ...
In addition to the main features announced in previous posts of this series, Symfony 8.1 includes many smaller improvements that make day-to-day work easier. This post highlights a second batch of the...

