Laravel
The latest updates, tutorials, and stories about Laravel
-
February 27th, 2024
Laravel 10.46 Released
The Laravel team released v10.46 this week with new Enum validation methods, incrementing a rate limiter by a custom amount,...
-
February 20th, 2024
Laravel 10.45 Released
Not much in this week's release of Laravel 10.45. I think focus is shifting to Laravel 11 (no pun). Here...
-
February 15th, 2024
Laravel 10.44 Released
The Laravel team released v10.44 this week with two Eloquent model attributes to define global scopes and observers, a new...
-
January 31st, 2024
Laravel 10.43 Released
Falling behind this past few weeks... yesterday, the weekly minor release was tagged bringing us to Laravel 10.43. Here are...
-
January 24th, 2024
Laravel 10.42 Released
This week, the Laravel team released v10.42 with global default options for the HTTP client, a max validation rule for...
-
January 18th, 2024
Laravel 10.41 Released
This week, the Laravel team released v10.41 with conditional job chain dispatching, a threshold parameter for Number::spell(), a customizable model...
-
January 10th, 2024
Laravel 10.40 Released
The Laravel team released v10.40 with a Number clamp method, an APA-style title case string helper, Vite asset path customization,...
-
December 27th, 2023
Laravel 10.39 Released
Couple patches and a minor today brings us to what is likely the last release of 2023 - Laravel 10.39....
-
December 20th, 2023
Laravel 10.38 Released
This week, the Laravel team released v10.38 with a fromRoute() testing helper, a Blade @session directive, basic whereJsonContains support for...