tsung / nova-custom
Customization for Laravel Nova
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Language:Vue
Requires
- php: >=7.1.0
- laravel/nova: ^2
This package is auto-updated.
Last update: 2025-03-13 14:34:14 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