sorni/value-slider

A Laravel Nova field.

v1.1 2021-09-15 15:54 UTC

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'),