Laravel Filament

Version-aware best practices for Filament (the Laravel admin-panel / TALL-stack framework by filamentphp), covering v1 through v5. Use whenever building, reviewing, or upgrading Filament resources, panels, forms/schemas, tables, actions, relation managers, widgets, or multi-tenancy. ALWAYS detects the installed Filament major version first, because the API differs significantly between majors (especially v3 -> v4), then applies the rules for that exact version. Also covers every upgrade path (v1->v2, v2->v3, v3->v4, v4->v5).

majdghithan Updated

File contents

majdghithan/agent-skills/tree/main/skills/laravel-filament commit 0b3a627b9e

Frequently asked questions

npx skillmds@latest add majdghithan/laravel-filament