Libraries tagged by CoringaWc
coringawc/filament-single-record-resource
1448 Downloads
A Filament plugin that solves the single-record resource pattern — resources that display exactly one record per authenticated user (e.g. 'My Profile', 'My Wallet', 'My Settings') without an index page, and their arbitrarily nested child resources.
coringawc/filament-acl
664 Downloads
Contextual permissions for Filament resources, relation managers, and actions.
coringawc/filament-plugin-workbench
954 Downloads
Shared Docker infrastructure for Filament plugin workbench environments. Provides a CLI (workbench up/down/fresh/logs/shell) requiring only Docker on the host.
coringawc/filament-input-loading
701 Downloads
Input with loading spinner option
coringawc/filament-tutorials
13 Downloads
Filament plugin for interactive panel tutorials powered by Driver.js and stable targets.
coringawc/filament-action-approvals
47 Downloads
Action-based approval flows for Filament with spatie/laravel-model-states integration.