Packages from coringawc

  • PHP

    coringawc/filament-acl

    Contextual permissions for Filament resources, relation managers, and actions.

  • PHP

    coringawc/filament-action-approvals

    Action-based approval flows for Filament with spatie/laravel-model-states integration.

  • Blade

    coringawc/filament-input-loading

    Input with loading spinner option

  • Shell

    coringawc/filament-plugin-workbench

    Shared Docker infrastructure for Filament plugin workbench environments. Provides a CLI (workbench up/down/fresh/logs/shell) requiring only Docker on the host.

  • PHP

    coringawc/filament-single-record-resource

    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.