Latest Updates
The latest updates, tutorials, and stories about Laravel
-
March 30th, 2022
Laravel Valet 3 Released With Multi-Version PHP Support
The Laravel team released the next major version of Laravel Valet (3.0), which introduces running multiple versions of PHP in...
-
March 16th, 2022
Laravel 9.5 Released
The Laravel team released 9.5 with partial queue faking, a
freezeTime()
test helper, a storageassertDirectoryEmpty()
assertion, closures inassertJsonPath()
,... -
March 9th, 2022
Laravel 9.4 is Released
The Laravel team released
9.4
with the ability to overrideCSRF
cookies, aStr::lcfirst()
method, an optional retry mechanism for... -
February 25th, 2022
Laravel 9.2 is Released
The Laravel team released version
9.2.0
with an arraykeyBy
method, an Eloquent attribute static constructor, moving the Laravel CORS... -
February 15th, 2022
Laravel 9 is Now Released
Laravel 9 includes many new features, including a minimum PHP v8.0 version, controller route groups, a refreshed default Ignition error...
-
February 2nd, 2022
Laravel 8.82 Released
The Laravel team released 8.82 with factory matrix sequences, a transliterate string helper, a new required Array Keys Validation Rule,...
-
January 25th, 2022
Laravel 8.81 Released
The Laravel team released 8.81 with a string scan method, the ability to disable caching in
Attribute
accessors, agetOrPut()
... -
January 19th, 2022
Laravel 8.80 Released
The Laravel team released 8.80 with the ability to define a route group controller, render a string with the Blade...
-
January 13th, 2022
Laravel 8.79 Released
The Laravel team released 8.79 with a full-text search for MySQL and PostgreSQL, new Stringable methods, and the latest changes...