What problem does it solve?
This Skill helps teams build, review, and troubleshoot modern Laravel applications without guessing at architecture, performance, auth, testing, or deployment choices. It turns scattered Laravel best practices into clear, production-ready guidance for everyday engineering decisions.
Core Features & Use Cases
- Eloquent and data-layer guidance: Use the right relationships, scopes, casts, observers, eager loading patterns, migrations, factories, and API resources.
- Routing, controllers, and authorization: Organize routes cleanly, keep controllers thin, use Form Requests, route model binding, middleware, policies, and rate limiting correctly.
- Frontend and auth stack selection: Choose between Blade, Livewire, Inertia, Sanctum, Breeze, Fortify, Jetstream, and Socialite based on the product needs.
- Testing and deployment practices: Apply Pest and PHPUnit, HTTP feature tests, mocking, parallel testing, and deployment guidance for Forge, Vapor, Docker, and Octane.
- Use case: If your Laravel app is slowing down, growing messy, or needs a safe upgrade path, this Skill helps you identify the right patterns and avoid common production mistakes.
Quick Start
Ask this Skill to review your Laravel feature, architecture, or bug report and return the best production-ready implementation plan.