laravel-11-12-app-guidelines

Guide Laravel 11 and 12 application development with stack-specific conventions.

Updated Mar 1, 2026
One-click install
npx skills add https://github.com/helmordev/ecom-app --skill laravel-11-12-app-guidelines-helmordev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: laravel-11-12-app-guidelines
Source: https://github.com/helmordev/ecom-app/tree/main/.agents/skills/laravel-11-12-app-guidelines
Command: npx skills add https://github.com/helmordev/ecom-app --skill laravel-11-12-app-guidelines-helmordev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a standardized workflow and best practices for developing Laravel 11 and 12 applications, ensuring consistency and efficiency across various project stacks.

Core Features & Use Cases

  • Stack Detection: Automatically identifies project configurations (Docker, frontend frameworks, auth).
  • Core Conventions: Enforces Laravel 11/12 best practices for routing, validation, and database interactions.
  • Stack-Specific Guidance: Offers tailored advice for API-only, Inertia+React, Livewire, Vue, and Blade applications.
  • Tooling Integration: Leverages Laravel Boost MCP tools for enhanced development and debugging.
  • Use Case: When starting a new feature development in a Laravel 12 project, consult this Skill to understand the correct way to structure routes, handle form submissions, and interact with the database according to project standards.

Quick Start

Follow the repository instructions and detect the project stack before making any changes.

Frequently Asked Questions about laravel-11-12-app-guidelines

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

FAQPage Schema
How do I structure routes and validation for a new feature in Laravel 12?

Structure routes and validation in Laravel 12 by following standardized workflow guidelines that enforce backend conventions for routing, form submissions, and database interactions tailored to your project configuration.

What is the best way to manage Laravel full-stack development with Inertia and React?

Manage Laravel full-stack development with Inertia and React by applying stack-specific guidelines that offer tailored advice for UI modifications, routing, and validation within your project conventions.

Does this workflow support API-only Laravel applications and Livewire?

Yes, this workflow supports API-only Laravel applications and Livewire by automatically detecting your project configuration and offering tailored guidance for each specific stack.

Can I use Docker Compose and Sail with these Laravel 11 development guidelines?

Yes, you can use Docker Compose and Sail with these Laravel 11 development guidelines, as the workflow integrates optional Docker configurations and detects project setups automatically.

How do I integrate Tailwind CSS v4 and Fortify into my Laravel project?

Integrate Tailwind CSS v4 and Fortify into your Laravel project by following core conventions that address stack-specific configurations and authentication setups for consistent application development.