tsung / nova-custom
Customization for Laravel Nova
0.0.1
2020-05-12 07:07 UTC
Requires
- php: >=7.1.0
- laravel/nova: ^2
This package is auto-updated.
Last update: 2026-03-13 16:49:50 UTC
README
Customization for Laravel Nova
create a new component with name
[RESOURCE]-detail-toolbar
or
[RESOURCE]-index-toolbar
will add the component on the toolbar for that resource
create a new component with name
[RESOURCE]-index-row
will add new button on the actions for each row on resource index view