laravel

Community

Laravel backend patterns & practices.

AuthorHieubkav
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill consolidates Laravel backend guidelines, Eloquent ORM usage, routing, middleware, migrations, validation, and API design into actionable patterns to accelerate development while maintaining clean architecture and consistent conventions.

Core Features & Use Cases

  • Eloquent ORM usage patterns (relations, eager loading, scopes)
  • Routing, middleware, form validation, and API resource controllers
  • Service layer and repository patterns for business logic isolation
  • Migrations, seeds, queues, and event handling
  • Best practices for testing, error handling, and performance

Quick Start

Use Laravel patterns to structure a new API endpoint or feature, following the layered architecture and standard Laravel conventions.

Dependency Matrix

Required Modules

None required

Components

referencesscripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: laravel
Download link: https://github.com/Hieubkav/wincellarCloneBackend/archive/main.zip#laravel

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository