All Posts

Tagged: TDD

Laravel · 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.