sorni / value-slider
A Laravel Nova field.
Installs: 307
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:Vue
Requires
- php: >=7.1.0
This package is auto-updated.
Last update: 2025-06-16 00:12:17 UTC
README
A Laravel Nova slider field using NightCatSama/vue-slider-component
Installation
Install the package with composer using the following command:
composer require sorni/value-slider
Usage
Add the field to your nova resources:
ValueSlider::make('confidence'),