Filament Plugin Development

Build and publish custom Filament plugins (Filament is the Laravel admin-panel framework). Use when creating a Filament plugin/package, implementing the Plugin contract, scaffolding from the plugin skeleton, registering assets/resources/pages/render-hooks, making a configurable plugin, testing it, or publishing to Packagist and the filamentphp.com/plugins directory. Targets Filament v4 (v5 shares the same plugin API). For USING Filament (resources/forms/tables), use the laravel-filament skill instead.

majdghithan 1053441 8.9 KB Updated

File contents

majdghithan/agent-skills/tree/main/skills/filament-plugin-development commit 1053441079

Frequently asked questions

npx skillmds@latest add majdghithan/filament-plugin-development