All Posts

Laravel

Laravel tutorials, opinions, and deep dives.

Feb 12, 2026 · 7 min read

How I Structure Every Laravel Project

After years of iteration, this is the project structure I reach for on every new Laravel app. Actions, services, form requests, and Pest tests. All of it.

Feb 05, 2026 · 5 min read

Why I Still Choose Laravel in 2026

Every year someone declares PHP dead and Laravel irrelevant. Every year I start another Laravel project. Here's why I'm not switching.