The Blog
The latest updates, tutorials, and stories
-
October 9th, 2024
Laravel 11.27 Released
This week, the Laravel team released v11.27, with a configurable default currency in the Number helper, a Str::doesntContain() method, Schema::hasTable()...
-
October 2nd, 2024
Actions vs Repositories in Laravel
In Laravel, there are different approaches to organizing code when interacting with models and business logic. Two common patterns are...
-
October 2nd, 2024
Laravel 11.26 Released
The Laravel team released v11.26 this week, with the ability to gracefully stop a pool of processes, using Enums when...
-
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 9th, 2024
You May Not Need a Database. Use Statamic.
Statamic is a powerful and flexible Content Management System (CMS) designed to simplify the process of building and managing websites....