Laravel
The latest updates, tutorials, and stories about Laravel
-
September 27th, 2023
Laravel 10.25 Released
This week, the Laravel team released v10.25 with exception throttling, a Str::take() method, and more. Laravel saw plenty of fixes,...
-
September 20th, 2023
Laravel 10.24 Released
This week, the Laravel team released v10.24 with job fake updates, a string position helper, migration table name guessing improvements,...
-
September 13th, 2023
Laravel 10.23 Released
This week, the Laravel team released v10.23 with a new make:view Artisan command, support for PHPRedis 6.0, creating controller test...
-
September 6th, 2023
Laravel 10.22 Released
This week, the Laravel team released v10.21.1 and v10.22 with ULID testing helpers, precognition testing helpers, Enum support in Rule::in()...
-
August 30th, 2023
Laravel 10.21 Released
This week, the Laravel team released v10.21 with new string helper methods, countable failed job providers, improved HTTP pool return...
-
August 23rd, 2023
Laravel 10.20 Released
This week, the Laravel team released v10.20 with a createOrFirst() method, benchmark a single callable, a new response JSON assertion,...
-
August 16th, 2023
Laravel 10.19 Released
This week, the Laravel team released v10.19 with a collection percentage method, custom event discovery class resolution, dynamic queue listener...
-
August 9th, 2023
Laravel 10.18 Released
Couple patch releases last week and a minor release yesterday brings us to Laravel 10.18. Here are the highlights:
-...
-
August 2nd, 2023
Laravel 10.17 Released
The Laravel team released v10.17 with Laravel Prompts, a config:show Artisan command, a Collection method to ensure types and more....