Laravel Community Tools by Tighten
Laravel Nova icon Nova Packages
N

French Datetimepicker

This package is possibly abandoned. Please proceed with care.

Installation Instructions

You can use composer to get this package :

composer require joffreyc22/nova-french-datetimepicker

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

use JoffreyC22\FrenchDatetimepicker\FrenchDateTime;

And use it as follows :

FrenchDateTime::make('end_date')

Readme

Laravel Nova French Datetimepicker

Description

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

Installation

You may require this package using composer:

composer require joffreyc22/nova-french-datetimepicker

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

use JoffreyC22\FrenchDatetimepicker\FrenchDateTime;

FrenchDateTime::make('end_date')

Screens

The datetime 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

1 user favorited

Rating

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

Brought to you by Tighten

Issues/Feature Requests Stats Package Ideas