dommer1/nova-svg-icon-select

A Laravel Nova svg icon select field.

Installs: 18

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:Vue

pkg:composer/dommer1/nova-svg-icon-select

0.0.2 2023-01-13 12:46 UTC

This package is auto-updated.

Last update: 2025-12-13 18:59:23 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!