AI AGENT ADDONS
Backend & APIs
5,277installs

Laravel development can get messy without good structure. Use these patterns to keep your code clean and scalable. Organize your app around controllers for input, services for business logic, and models for data. Rely on queues for background tasks and caching for speed.

This guide also covers routing, Eloquent, and API resources. It helps you build production-ready Laravel apps with clear layers and best practices.

Add Laravel Patterns skill to your workflow

Global

mkdir -p ~/.claude/skills/laravel-patterns

Project

mkdir -p .claude/skills/laravel-patterns

Source Repository

Stars
222,953
Forks
34,145
Watchers
222,953
License
MIT
Last Push
25 days ago
Created
6 months ago