Laravel
The latest updates, tutorials, and stories about Laravel
-
September 25th, 2024
Laravel 11.24 Released
The Laravel team released v11.24 this week, with new shorthands for Process fakes, a nullOnUpdate() method for foreign key definitions,...
-
September 12th, 2024
Chaperone, Defer, Cache::flexible, and more are now available in Laravel 11.23
The Laravel team released v11.23 this week, with the Laracon US 2024 open-source updates like defer(), concurrency, contextual container attritubes,...
-
September 5th, 2024
Chaperone Eloquent Models in Laravel 11.22
The Laravel team released v11.22 this week, with the chaperone() Eloquent method for inverse relations, support for passing backed Enums...
-
September 4th, 2024
Asset Prefetching Strategies with Vite in Laravel 11.21
The Laravel team released v11.21 this week, which includes asset prefetching strategies for Vite, a convenience method to force-destroy models...
-
The Laravel team released v11.20 this week, including a new collection method, a deduplicate string method, the ability to use...
-
August 5th, 2024
Eloquent BelongsToMany Relationships in Laravel
In Laravel, Eloquent ORM provides a beautiful, simple ActiveRecord implementation for working with your database. One of its powerful features...
-
August 2nd, 2024
Why using Laravel Eloquent?
Eloquent is used in Laravel for several key reasons that contribute to its popularity and effectiveness in application development.
Eloquent...
-
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...