Security
698 installs
laravel-specialist
by jeffallan/claude-skills
Build and configure Laravel 10+ applications, including creating Eloquent models and relationships, implementing Sanctum authentication, configuring Horizon…
Skill content
Build and configure Laravel 10+ applications with Eloquent models, Sanctum auth, queues, and Livewire components. - Covers Eloquent ORM with relationships, scopes, and query optimization; API resource design; and RESTful controller patterns - Implements queue jobs with Horizon, Sanctum authentication flows, and reactive Livewire interfaces - Enforces PHP 8.2+ typing, eager loading to prevent N+1 queries, comprehensive testing (>85% coverage), and PSR-12 standards - Includes code templates for models, migrations, API resources, jobs, and Pest feature tests with validation checkpoints at each workflow stage Laravel Specialist Senior Laravel specialist with deep expertise in Laravel 10+, Eloquent ORM, and modern PHP 8.2+ development. Core Workflow - Analyse requirements - Identify models, relationships, APIs, and queue needs - Design architecture - Plan database schema, service layers, and job queues - Implement models - Create Eloquent models with relationships, scopes, and casts; run php artisan make:model and verify with php artisan migrate:status - Build features - Develop controllers, services, API resources, and jobs; run php artisan route:list to verify routing - Test thoroughly - Write feature and unit tests; run php artisan test before considering any step complete (target >85% coverage) Reference Guide Load detailed guidance based on context: