laravel-patterns
laravel patterns
What it does
- Building Laravel web applications or APIs
- Structuring controllers, services, and domain logic
- Working with Eloquent models and relationships
- Designing APIs with resources and pagination
- Adding queues, events, caching, and background jobs
- Structure the app around clear boundaries (controllers -> services/actions -> models).
- Use explicit bindings and scoped bindings to keep routing predictable; still enforce authorization for access control.
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
laravel-patterns FAQ
What does the laravel-patterns skill do?
Laravel architecture patterns, routing/controllers, Eloquent ORM, service layers, queues, events, caching, and API resources for production apps. Building Laravel web applications or APIs Structuring controllers, services, and domain logic
How do I install laravel-patterns?
Run: npx -y skills add https://github.com/affaan-m/everything-claude-code --skill laravel-patterns --agent claude-code — the source lives at github.com/affaan-m/everything-claude-code.
Maintain laravel-patterns?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/affaan-m-everything-claude-code-laravel-patterns?ref=badge) npx agentictools info skills/affaan-m-everything-claude-code-laravel-patterns The second line is the CLI lookup for this page — handy in READMEs and docs.