Laravel Toggle is a lightweight feature flag package focused on global on/off switches. Laravel’s first-party Pennant package is built for user-segmented rollouts and A/B testing; Laravel Toggle...
The Symfony UX ecosystem has evolved significantly since its introduction, bringing modern frontend capabilities such as Live Components, Turbo integration, charts, autocomplete, and more to Symfony a...
The Symfony Messenger component continues to evolve in Symfony 8.1 with improvements across worker execution, transport behavior, serialization, and failure handling. Batch Fetching Messages…...
We look forward to seeing you on June 4, 2026, at L'Espace Quartier Latin (UQAM) for SymfonyDay Montreal 2026. A full day of learning and networking awaits! 🎤 Speaker announcement! Mathias A...
PHP 8.5 introduced the pipe operator (|>), which passes the value on its left as the argument to the callable on its right. It works with any single-argument callable, but PHP’s built-in func...
JetBrains has shipped a new Laravel tool window in PhpStorm that lets you manage and troubleshoot Laravel Cloud deployments without leaving the editor. It ships as part of the Laravel Idea plugin, whi...
Claude Mythos Preview is a new general-purpose AI language model by Anthropic. This model performs strongly across the board, but it is especially strong at computer security tasks. This model is not ...
There are very compelling reasons to use a full-text search based on an inverted index and a relevancy scoring model. In my experience, the best reason is when you’re actually trying to perform ...
Laravel v13.10.0 introduces a storage cache driver backed by Laravel’s filesystem abstraction, making it possible to use an S3 disk (or any configured disk) as a key/value cache store without ad...
Affected versions Symfony versions >=6.4, <6.4.40, >=7.0, <7.4.12, >=8.0, <8.0.12 of the Symfony Twilio Notifier component are affected by this security issue. The issue has been fi...

