laravel-specialist

Community

Laravel apps with Eloquent & queues.

AuthorJeffallan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill covers Laravel patterns, Eloquent ORM, API resources, and queue systems.

Core Features & Use Cases

  • Eloquent ORM: Models, relationships, scopes, and eager loading.
  • Routing & API Resources: RESTful endpoints with resources.
  • Queues: Jobs, workers, and Horizon.
  • Livewire: Reactive components for UI.
  • Testing: Feature tests and unit tests patterns.

Quick Start

Create a Post model with a relationship to User and a simple API Resource for post output.

Dependency Matrix

Required Modules

None required

Components

references

💻 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-specialist
Download link: https://github.com/Jeffallan/claude-skills/archive/main.zip#laravel-specialist

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