Download the PHP package norman-huth/nova-detached-actions without Composer
On this page you can find all versions of the php package norman-huth/nova-detached-actions. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download norman-huth/nova-detached-actions
More information about norman-huth/nova-detached-actions
Files in norman-huth/nova-detached-actions
Download norman-huth/nova-detached-actions
More information about norman-huth/nova-detached-actions
Files in norman-huth/nova-detached-actions
Vendor norman-huth
Package nova-detached-actions
Short Description A Laravel Nova tool to allow for placing actions in the Nova toolbar detached from the checkbox selection mechanism.
License MIT
Package nova-detached-actions
Short Description A Laravel Nova tool to allow for placing actions in the Nova toolbar detached from the checkbox selection mechanism.
License MIT
Please rate this library. Is it a good library?
Informations about the package nova-detached-actions
Laravel Nova Detached Actions
This package is no longer necessarily required. Since Laravel Nova v4.24.0,
there are
now also standalone actions:
Registering Actions: Standalone Actions
The idea based on jeffersonsimaogoncalves/nova-detached-actions by Jefferson Simão Gonçalves.
Install
Usage
Create A Action And Extend DetachedAction Class
Options
Destructive Action
Add Heroicon Icon
Add FontAwesome Icon
FontAwesome is NOT included!
You can optional install Font Awesome free with php artisan nova-package:font-awesome
.
Add SVG Icon
Add Image Icon
Add HTML Code Icon
Add Classes To Button
Set Button Classes
Use Button Style
The default style ist primary
. Available are primary
, danger
, success
and warning
.
You can publish the config file and change themes:
All versions of nova-detached-actions with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
laravel/nova Version ^4.32.7
norman-huth/nova-basic-package Version ^1.2.6
laravel/nova Version ^4.32.7
norman-huth/nova-basic-package Version ^1.2.6
The package norman-huth/nova-detached-actions contains the following files
Loading the files please wait ....