Download the PHP package defstudio/filament-dynamic-actions without Composer
On this page you can find all versions of the php package defstudio/filament-dynamic-actions. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download defstudio/filament-dynamic-actions
More information about defstudio/filament-dynamic-actions
Files in defstudio/filament-dynamic-actions
Package filament-dynamic-actions
Short Description Dynamically disable or hide actions when form is dirty
License MIT
Homepage https://github.com/defstudio/filament-dynamic-actions
Informations about the package filament-dynamic-actions
Want to enable/disable a Filament action when the form is dirty/unsaved? With this package, it will be as easy as:
all with Alpine, no need of extra livewire requests to the backend
Installation
You can install the package via composer:
You can publish the translations files with:
Usage
This package simply adds a new method to the page actions that allows to disable it when the form is dirty (all parameters are optional, default values will be used if missing):
Changelog
Please see Follow Us on Twitter for more updates about this package.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Fabio Ivona
- def:studio team
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-dynamic-actions with dependencies
filament/filament Version ^3.0
spatie/laravel-package-tools Version ^1.15.0