News


11/04/2022 - 19:51

Node v20.4.0 (Current)





11/04/2022 - 15:00


Facades, people seem to love them or hate them. Either way, they are a natural part of what Laravel is today. Laravel Facades aren't strictly facades, are they?
The post Reaching for Facades appeared first on Laravel News.





11/04/2022 - 12:44

Contributed by





11/03/2022 - 16:13


The Laravel DOM Assertions package by René Sinnbeck adds helpful DOM assertion helpers to Laravel's TestResponse class
The post Assert DOM Elements in Laravel Tests appeared first on Laravel News.





11/03/2022 - 14:08

Contributed by





11/03/2022 - 10:28

The PHP development team announces the immediate availability of PHP 7.4.33.

This is security release that fixes an OOB read due to insufficient
input validation in imageloadfont(), and a buffer overflow in
hash_update() on long parameter.

All PHP 7.4 users are encouraged to upgrade to this version.





11/02/2022 - 15:03


The Laravel team released 9.38 with isolated artisan commands, conditionally set notification middleware, max exceptions for queueable notifications, and more.
The post Laravel 9.38 Released appeared first on Laravel News.





11/02/2022 - 02:00

Today we are releasing Ember.js 3.24.7, 3.28.10, 4.4.4, 4.8.1, and 4.9.0-beta.3 to patch a security vulnerability. A CVE number is pending and this post will be updated to include it once it's been issued.
Apps that pass untrusted input as paths to EmberObject.setProperties or EmberObject.set, or the corresponding standalone functions setProperties or set, may get surprising results that, in combination with other application bugs, could lead to cross-site scripting vulnerabilities.