Latest Updates
The latest updates, tutorials, and stories about Laravel
-
July 31st, 2024
Assert the Exact JSON Structure of a Response in Laravel 11.19
The Laravel team released v11.19 this week, including asserting the exact JSON structure, a whereNone query builder method, a Number::trim()...
-
In 2024, Laravel 11x and Statamic 5x continue to lead the way in PHP development and content management, offering innovative...
-
July 24th, 2024
New whereLike to query builder in Laravel 11.17
The Laravel team released v11.16 this week, which includes a new whereLike method to query builder, improve readability of SQLite...
-
July 17th, 2024
Allow passing Enum casts to Rule::enum() in Laravel 11.16
The Laravel team released v11.16 this week, which includes Ability to configure SQLite, allow packages to replace configs recursively, allow...
-
July 16th, 2024
Livewire Navigate
Many modern web applications are built as "single page applications" (SPAs). In these applications, each page rendered by the application...
-
July 10th, 2024
Generics Added to Eloquent Builder in Laravel 11.15
The Laravel team released v11.15 this week, which includes improvements to the make:mail command, support for setting mime types on...
-
The Laravel team released v11.13 mid-week last week and v11.14 this week. These releases add new string methods like chopStart...
-
This week, the Laravel team released v11.12, which includes a multiply collection method, automatically chopping the .php extension in make...
-
This week, the Laravel team released v11.11, with support for third-party relations in the model:show command, new Collection methods, new...