dommer1/nova-svg-icon-select

A Laravel Nova svg icon select field.

0.0.2 2023-01-13 12:46 UTC

This package is auto-updated.

Last update: 2024-06-13 15:40:04 UTC


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!