ghanem/multiple-date-picker

A Laravel Nova field.

v1.0.1 2022-10-02 09:16 UTC

This package is auto-updated.

Last update: 2024-04-10 19:16:27 UTC


README

This Laravel Nova package adds the ability to set a Multiple DatePicker in Nova 4

Requirements

  • php: ^7.3|^8.0
  • laravel/nova: ^4.0

Features

  • Select Multiple Dates

Installation

Install the package in to a Laravel app that uses Nova via composer:

composer require ghanem/multiple-date-picker

Usage

Configuration Options

In Any Nova Resource

// In Any Nova Resource

use Ghanem\MultipleDatePicker\MultipleDatePicker;
.....

MultipleDatePicker::make('Feild Name', 'feild_name')->hideFromIndex(),

Known Issues

  • Internal links will result in a full page load rather than following an Inertia Link

License

Nova Multiple DatePicker is open-sourced software licensed under the MIT license.

Sponsor

💚️ Become a Sponsor