Latest Updates
The latest updates, tutorials, and stories about Laravel
-
This week, the Laravel team released v11.2, which includes a fluent() support helper, a context() helper, improved handling of a...
-
March 26th, 2024
Non-backed Enums in Database Queries and a withSchedule() bootstrap method in Laravel 11.1
This week, the Laravel team released v11.1 with a withSchedule bootstrap method, non-backed Enums in query builder, SES list management...
-
March 12th, 2024
Laravel 11 is now released
Laravel 11 is now released, including a minimum PHP v8.2, a new Laravel Reverb package, streamlined directory structure, and more......
-
March 6th, 2024
Laravel 10.47 Released
The Laravel team released v10.47 this week, which added the whereAll and whereAny methods to the query builder, the ability...
-
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...