Download the PHP package tunezilla/dynamic-action-fields without Composer
On this page you can find all versions of the php package tunezilla/dynamic-action-fields. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package dynamic-action-fields
Dynamic Action Fields for Laravel Nova
This package allows you to change the fields of a Laravel Nova Action depending on which resources are selected.
This is experimental, proceed at your own risk
Screenshot
Installation
Usage
-
Add the
DynamicFieldAction
trait to your resource - Change your
public function fields()
topublic function fieldsForModels(Collection $models): array
Example:
All versions of dynamic-action-fields with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
The package tunezilla/dynamic-action-fields contains the following files
Loading the files please wait ....