Laravel 13 with TEAMS in Starter Kits: Project Demo
Laravel 13 starter kits have a new feature of Teams! In this 14-minute video, I will show exactly how it works, and how to create functionality with Eloquent models scoped by team.
In-depth Laravel tutorials covering advanced topics, real-world examples, and best practices.
Laravel 13 starter kits have a new feature of Teams! In this 14-minute video, I will show exactly how it works, and how to create functionality with Eloquent models scoped by team.
Useful Laravel links to read/watch for this week of March 26, 2026.
Useful Laravel links to read/watch for this week of March 19, 2026.
New Laravel 13 went all-in on PHP attributes. Properties like `$fillable`, `$guarded`, and `$hidden` that you've been defining on models for years can now be declared as class-level attributes: `#[Fillable]`, `#[Guarded]`, and `#[Hidden]`. The same applies to job configuration, console command signatures, middleware, and more.
Useful Laravel links to read/watch for this week of March 12, 2026.
This 29-minute video for Premium members is a step-by-step guide on how I prepare any new Laravel project, to maximize the future results from prompting AI agents.
Useful Laravel links to read/watch for this week of March 5, 2026.
On stage of Laracon EU 2026, Taylor Otwell has made a few announcements of what's coming to Laravel framework. Let's review them.
Useful Laravel links to read/watch for this week of February 26, 2026.
Useful Laravel links to read/watch for this week of February 19, 2026.