News


04/02/2023 - 11:35

This week, Symfony 5.4.22 and 6.2.8 maintenance versions were released. Meanwhile, we published a recap of the SymfonyLive Paris 2023 conference and announced the last days of the Early Bird of SymfonyCon 2023.





03/31/2023 - 14:04

Symfony 6.2.8 has just been released.
Here is the list of the most important changes since 6.2.7:





03/31/2023 - 13:59

Symfony 5.4.22 has just been released.
Here is the list of the most important changes since 5.4.21:





03/31/2023 - 11:39


For the first time, the international Symfony conference of the year,SymfonyCon Brussels 2023, will be held in Belgium in the center of Brussels on December 7 & 8! There are only a few days left to enjoy the early bird registration. Take this opportunity until next Monday, April 3rd!





03/31/2023 - 04:37


Laravel 10.5 introduces a case-sensitive flag for string replacement, empty columns support for insertUsing, a selectResultsets method, and more.
The post Laravel 10.5 Released appeared first on Laravel News.





03/30/2023 - 15:18

Searching Symfony documentation is one of the most important features of
symfony.com. Search is so pervasive for our visitors, that all pages include a
keyboard shortcut to open the search input: Ctrl. + K (or Command+ K).
We also support pressing Shift key twice, similar to the search feature of some IDEs.





03/30/2023 - 08:02


The Query Expressions package for Laravel replaces raw query calls with expressions. Learn how this package can help you avoid writing database-specific queries.
The post Replace Raw Query Calls With Laravel Query Expressions appeared first on Laravel News.