News


05/23/2021 - 20:23

Cookies package version 1.2.0 was released. This version adds a parameter $encodeValue to the Cookie constructor and the Cookie::withRawValue() method that creates a cookie copy with a new value that will not be encoded.





05/23/2021 - 10:12

This week, Symfony 3.4.49, 4.4.24 and 5.2.9 maintenance versions were released. In addition, the first Release Candidate of Symfony 5.3.0 was published in preparation for its final release at the end of this month.





05/21/2021 - 15:10


Learn about the strict lazy loading setting that allows you to disable it entirely for non-production environments.
The post Find N+1 problems instantly by disabling lazy loading appeared first on Laravel News.





05/21/2021 - 13:47


The first stable release of Sublime Text 4 is here with new features like Tab Multi-Select, Context-Aware Auto Complete, and more.
The post Sublime Text 4 appeared first on Laravel News.





05/21/2021 - 11:26

The Notifier component was introduced in Symfony 5.2 as the best way to send
notifications via one or more channels (email, SMS, chats, etc.) The component
is already integrated with dozens of services, but in Symfony 5.3 we’ve added
many more integrations:
Chatting services





05/20/2021 - 14:31


Sidecar for Laravel packages, deploys, and executes AWS Lambda functions from your Laravel application.
The post Sidecar packages, deploys, and executes AWS Lambda functions from your Laravel application. appeared first on Laravel News.