laravel-specialist

Develop Laravel 10+ applications with Eloquent ORM, API resources, and queue systems.

Updated Feb 15, 2026
One-click install
npx skills add https://github.com/SamuelBisberg/exam-arena --skill laravel-specialist-samuelbisberg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: laravel-specialist
Source: https://github.com/SamuelBisberg/exam-arena/tree/main/.agents/skills/laravel-specialist
Command: npx skills add https://github.com/SamuelBisberg/exam-arena --skill laravel-specialist-samuelbisberg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides expert Laravel development support for building robust applications with Eloquent ORM, API resources, and queue systems, streamlining the development process for Laravel 10+ applications.

Core Features & Use Cases

  • Laravel 10+ Development: Specializes in Laravel 10+ with PHP 8.2+, Eloquent ORM, API resources, and queue systems.
  • Model & Relationship Implementation: Expertise in creating Eloquent models, relationships, and database migrations.
  • API & Queue System Configuration: Sets up RESTful APIs, queue systems, and jobs for efficient task management.
  • Livewire & Authentication: Implements Livewire components, Sanctum authentication, and Horizon queues.
  • Testing & Optimization: Focuses on writing comprehensive tests and optimizing database queries and performance.
  • Use Case: For a developer looking to build a Laravel 10+ application with complex Eloquent models, RESTful APIs, and a robust queue system, this Skill offers a comprehensive solution.

Quick Start

Use the laravel-specialist skill to generate a new Eloquent model with relationships for a new Laravel 10+ application.

Frequently Asked Questions about laravel-specialist

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

FAQPage Schema
How do I create Eloquent models with relationships in Laravel 10+?

You configure Laravel queue systems by setting up jobs and utilizing Horizon for queue monitoring. This manages efficient task processing and background execution for robust application performance.

Does this Laravel development approach support PHP 8.2+?

Yes, this Laravel development approach requires PHP 8.2+ and specializes in Laravel 10+. It supports building robust applications using modern PHP features, Eloquent ORM, and Sanctum authentication.

How do I set up RESTful API resources in a Laravel application?

Setting up RESTful API resources in a Laravel application involves using API resources to transform models and configuring Sanctum for authentication. This delivers structured RESTful endpoints for your data.

What is the best way to optimize database queries in Laravel Eloquent?

The best way to optimize database queries in Laravel Eloquent is by implementing comprehensive testing and query performance techniques. This reduces loading times and improves application efficiency.

Can I implement Livewire components and Sanctum authentication in Laravel 10+?

Yes, you can implement Livewire components and Sanctum authentication in Laravel 10+. This combination provides dynamic user interfaces and secure API authentication for modern PHP 8.2+ applications.