Skip to content
This repository was archived by the owner on Jan 11, 2019. It is now read-only.

JoffreyC22/nova-french-datepicker

Repository files navigation

Laravel Nova French Datepicker

Description

This package is a basic integration of a french datepicker for Laravel Nova (using flatpickr).

Installation

You may require this package using composer:

composer require joffreyc22/nova-french-datepicker

You can now use the FrenchDate class by importing it at the top of your file :

use JoffreyC22\FrenchDatepicker\FrenchDate;

FrenchDate::make('start_date')

Screens

The date field will now also appear in french in the index, detail and form parts of the field.

License

The MIT License (MIT). Please see License File for more information.

About

French datepicker for Laravel Nova

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published