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.
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.
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.
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.
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.
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
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.
As we join Global Accessibility Awareness Day (GAAD) in celebrating its tenth anniversary, we are delighted to announce that the Ember JavaScript Framework has taken the GAAD pledge to make accessibility a core value of our framework.
Announcing Meteor 2.3.1Announcing Meteor 2.3.1: Node 14, removal of deprecated APIs, improved HMR, and much moreMeteor 2.3 & 2.3.1 bring a lot of long-expected upgrades and improvements. It also has a small diet with the removal of long deprecated code in packages which allows us to more focus on the future.