Skip to content

dommer1/nova-svg-icon-select

Repository files navigation

Laravel Nova SVG Icon Select

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!