laravel
Installation
SKILL.md
laravel
Paths below are relative to this skill's directory.
Scope
Covers building, reviewing, debugging and upgrading a Laravel application: the framework's HTTP layer, Eloquent and the database, queues and background work, authorization, Blade and Livewire, Pennant feature flags, the Pest test suite, Artisan and the toolchain, and the modern PHP the framework assumes.
Written against Laravel 13 (March 2026, PHP 8.3–8.5) with the rules that also hold on
Laravel 12 left unmarked. Always confirm the installed versions before applying a
version-sensitive rule: composer show --direct.
Not covered: