dommer1 / nova-svg-icon-select
A Laravel Nova svg icon select field.
Package info
github.com/dommer1/nova-svg-icon-select
Language:Vue
pkg:composer/dommer1/nova-svg-icon-select
0.0.2
2023-01-13 12:46 UTC
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!