Laravel Community Tools by Tighten
Laravel Nova icon Nova Packages
N

French Datepicker

This package is possibly abandoned. Please proceed with care.

Installation Instructions

You can get 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;

And use it as follows :

FrenchDate::make('start_date')

Readme

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.

Back to Top
Added 7 years ago

This package is listed on the Packagist API, but has no stable tags.

Please note that the Packagist cache is pretty long, so some times you just need to check back in an hour.

Favorites

0 users favorited

Rating

5.00
(out of 5)
★★★★★
★★★★
★★★
★★
1 ratings

Brought to you by Tighten

Issues/Feature Requests Stats Package Ideas