laravel-specialist

Guide Laravel 10+ development with Eloquent, queues, Sanctum, and RESTful APIs.

Updated May 31, 2026
One-click install
npx skills add https://github.com/fanguyun/SkillManager --skill laravel-specialist-fanguyun
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: laravel-specialist
Source: https://github.com/fanguyun/SkillManager/tree/main/laravel-specialist
Command: npx skills add https://github.com/fanguyun/SkillManager --skill laravel-specialist-fanguyun

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires laravel, eloquent, queue, sanctum, livewire, pest, phpunit, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill empowers developers to streamline and optimize the process of building Laravel applications, focusing on specialized tasks such as Eloquent modeling, queue management, and RESTful API design.

Core Features & Use Cases

  • Laravel Application Development: Provides step-by-step guidance for creating, configuring, and testing Laravel 10+ applications.
  • Eloquent Modeling: Offers comprehensive support for crafting efficient Eloquent models with relationships and casting.
  • Queue Management: Guides through setting up and managing queue workers with Horizon and implementing Sanctum authentication.
  • API Development: Assists in designing and implementing RESTful APIs with API resources and Livewire components.
  • Use Case: A developer looking to build a Laravel application that requires Eloquent modeling, robust queue handling, and secure authentication can use this Skill to ensure a structured and efficient development process.

Quick Start

Run the laravel-specialist skill and follow the workflow guide for creating a new Laravel application with the necessary configurations and features.

Frequently Asked Questions about laravel-specialist

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up Eloquent models with relationships in a Laravel application?

To set up Eloquent models in a Laravel application, you need to define your models with appropriate relationships and type casting. This Skill provides structured guidance for crafting efficient Eloquent configurations tailored for Laravel 10+.

What is the best way to manage queue workers using Horizon in Laravel?

The best way to manage queue workers in Laravel involves configuring Horizon to oversee your queue processes. This Skill guides you through setting up robust queue management and implementing Sanctum for secure authentication.

How do I build and test RESTful APIs with Livewire and Sanctum?

To build and test RESTful APIs with Livewire and Sanctum, you design API resources and integrate Livewire components. This Skill assists in implementing secure API architectures using these specific Laravel packages.

Does Laravel 10 testing require Pest or PHPUnit?

Laravel 10 testing supports both Pest and PHPUnit for writing test cases. This Skill requires PHP 8.2+ and provides comprehensive testing guidance using these specific frameworks to ensure application reliability.

Can I use this Laravel workflow for backend full-stack development?

Yes, you can use this Laravel workflow for backend full-stack development. It is specifically suitable for full-stack contexts, covering DevOps and security review roles while utilizing Livewire components.