php-laravel
Installation
SKILL.md
Laravel Framework Skill
Atomic skill for mastering Laravel application development
Overview
Comprehensive skill for building production-ready Laravel applications. Covers Laravel 10.x-11.x with focus on Eloquent ORM, Blade templating, API development, and queues.
Skill Parameters
Input Validation
interface SkillParams {
topic:
| "eloquent" // ORM, relationships, queries
| "routing" // Routes, middleware, controllers
| "blade" // Templates, components, layouts
| "authentication" // Sanctum, Passport, Fortify
| "queues" // Jobs, workers, Horizon
Related skills
More from pluginagentmarketplace/custom-plugin-php
php-symfony
Symfony framework mastery - Doctrine, DI container, Messenger, and enterprise architecture
89php-wordpress
WordPress development mastery - themes, plugins, Gutenberg blocks, and REST API
62php-database
PHP database mastery - PDO, Eloquent, Doctrine, query optimization, and migrations
60php-api
PHP API development mastery - REST, GraphQL, JWT/OAuth, OpenAPI documentation
39php-testing
PHP testing mastery - PHPUnit 11, Pest 3, TDD, mocking, and CI/CD integration
36php-fundamentals
Modern PHP programming skill - master PHP 8.x syntax, OOP, type system, and Composer
22