solution-forest/filament-time-range-slider

This is my package time-range-slider

0.2.0 2025-06-04 06:16 UTC

This package is not auto-updated.

Last update: 2025-06-18 07:59:07 UTC


README

Installation

You can install the package via composer:

composer require solution-forest/filament-time-range-slider

You can publish the views using

php artisan vendor:publish --tag="time-range-slider-views"

Usage

use SolutionForest\TimeRangeSlider\TimeRangeSlider;

public static function form(Form $form)
{
    return $form
        ->schema([
            TimeRangeSlider::make('event_time'),
        ]);
}

Testing

composer test

Changelog

See the CHANGELOG for more information on what has changed recently.

Contributing

See CONTRIBUTING for details.

Security Vulnerabilities

If you discover any security related issues, please email info+package@solutionforest.net instead of using the issue tracker.

Credits

License

Filament Tree is open-sourced software licensed under the MIT license.

About Solution Forest

Solution Forest Web development agency based in Hong Kong. We help customers to solve their problems. We Love Open Soruces.

We have built a collection of best-in-class products: