Asset Cleaner Package for Laravel
Laravel News
The Asset Cleaner package for Laravel safely detects and removes unused CSS, JS, and other assets from Laravel applications. It works sea ...
Ultime notizie dal mondo PHP aggregate dai principali feed RSS
Laravel News
The Asset Cleaner package for Laravel safely detects and removes unused CSS, JS, and other assets from Laravel applications. It works sea ...
Symfony Blog
SymfonyCon Amsterdam 2025 is around the corner!π₯³ Workshops (Nov 25β26) β Sessions like Symfony 7: The Fast Track, SymfonyUX and Beyond Content with Sulu 3.0 will provide deep technical insights and p ...
PHP Weekly
November 13th 2025 #outlook a{ padding:0; } body{ width:100% !important; } .ReadMsgBody{ width:100%; } .External ...
Symfony Blog
Symfony 8.0.0-RC1 has just been released. This is a pre-release version of Symfony 8.0. If you want to test it in your own applications before its final release, run the following commands: ...
Symfony Blog
Symfony 7.4.0-RC1 has just been released. This is a pre-release version of Symfony 7.4. If you want to test it in your own applications before its final release, run the following commands: ...
Symfony Blog
Developer Experience (DX) refers to how smooth and efficient it feels to work with a framework or tool. In Symfony 7.4, we've added many small DX improvements, and this post highlights some of them. ...
Laravel News
The Laravel team released version 12.38.0 this week, adding a WithCachedRoutes test trait, a WithCachedConfig test trait, a model prompt ...
Laravel News
Set up user registration/login using MongoDB. Modify Laravelβs default user model to work with MongoDB. Store sessions and tokens in Mong ...
Laravel News
Laravel for the Rest of Us by Pete Heslop launches November 18, 2025. The book helps non-developers understand Laravel with a foreword by ...
Symfony Blog
Affected versions Symfony versions <5.4.50, >=6, <6.4.29, >=7, <7.3.7 of the Symfony HTTP Foundation component are affected by this security issue. The issue has been fixed in Symfony 5.4.5 ...
Symfony Blog
Symfony 7.3.7 has just been released. Read the Symfony upgrade guide to learn more about upgrading Symfony and use the SymfonyInsight upgrade reports to detect the code you will need to change in your ...
Symfony Blog
Symfony 6.4.29 has just been released. Read the Symfony upgrade guide to learn more about upgrading Symfony and use the SymfonyInsight upgrade reports to detect the code you will need to change in you ...
Symfony Blog
Symfony 5.4.50 has just been released. Read the Symfony upgrade guide to learn more about upgrading Symfony and use the SymfonyInsight upgrade reports to detect the code you will need to change in you ...
Laravel News
HydePHP v2.0 introduces significant improvements to the asset system, navigation API, and overall developer experience. ...
Symfony Blog
SymfonyCon Amsterdam 2025 is around the corner!π₯³ Workshops (Nov 25β26) β Sessions like Symfony 7: The Fast Track, SymfonyUX and Beyond Content with Sulu 3.0 will provide deep technical insights and p ...
Laravel News
Discover how Laravel Shift improved load times and reached 98% page caching by replacing CSRF tokens with Cloudflare Turnstile on public ...
Symfony Blog
This week, Symfony released maintenance versions 6.4.28 and 7.3.6. Meanwhile, we kept refining the upcoming Symfony 7.4 and 8.0 releases. Finally, we shared new details about some of the talks planned ...
Symfony Blog
SymfonyCon Amsterdam 2025 kicks off very soon!π Workshops (Nov 25β26) β Sessions like Symfony 7: The Fast Track, SymfonyUX and Beyond Content with Sulu 3.0 will provide deep technical insights and pr ...
Symfony Blog
The HttpFoundation component provides an object-oriented abstraction of the HTTP specification. It's one of the most important concepts to understand when learning Symfony, as the framework is built a ...
Laravel News
The Livewire Async Select package is a powerful select component for Laravel using Livewire and Alpine.js. The post ...