Laravel
The latest updates, tutorials, and stories about Laravel
-
April 12th, 2023
Laravel 10.7 Released
The Laravel PHP framework released version 10.7 this week, including new features and improvements contributed by various developers in the...
-
March 31st, 2023
Laravel 10.5 Released
The Laravel team has recently released version 10.5 of the Laravel framework, with several new features and updates. These include...
-
March 22nd, 2023
Laravel 10.4 Released
The Laravel team released 10.4 with a File::json() method, converting existing HasMany relationships to a HasOne relationship, a new test...
-
March 14th, 2023
Laravel Response Classes
Responding from your Laravel application is what I would call vital, especially when you are building an API. Let's have...
-
February 22nd, 2023
Laravel 10.1 Released
The Laravel team released 10.1 this week with Process standard input, removing return types for controller stubs, and more.
As...
-
February 14th, 2023
Laravel 10 is now Released
Laravel 10 is now released, including a minimum PHP v8.1 version, a new Laravel Pennant package, invokable validation rules, native...
-
February 8th, 2023
Laravel 9.51 Released
The Laravel team released 9.51 this week with a new database query count expectation, relationship builder for one/many through, HTTP...
-
February 1st, 2023
Laravel 9.49 Released
The Laravel team released 9.49 this week with support for casting an array of enums, CLI prompts, and more. Be...
-
January 18th, 2023
Laravel 9.48 Released
The Laravel team released 9.48 this week with conditional fragment helpers, HTTP configuration options for Symfony mailers, a new DB...