dommer1 / nova-svg-icon-select
A Laravel Nova svg icon select field.
Installs: 17
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:Vue
Requires
- php: ^7.3|^8.0
README
Quick start
todo
Install
composer require dommer1/nova-svg-icon-select
Configuration
You can publish the package's configuration file with the
php artisan vendor:publish
command. This will add the app/config/nova-svg-icon.php file containing the package's default configuration.
Usage
Todo
Contributing
Feel free to suggest changes, ask for new features or fix bugs yourself. I'm sure there are still a lot of improvements that could be made and I would be very happy to merge useful pull requests.
Thanks!