dpsoft / nova-persian-date
A Laravel Nova persian date field.
Installs: 4 574
Dependents: 3
Suggesters: 0
Security: 0
Stars: 8
Watchers: 2
Forks: 3
Open Issues: 1
Language:Vue
Requires
- php: >=7.1.0 || >= 8.0
This package is auto-updated.
Last update: 2024-10-26 12:05:41 UTC
README
With this package you can use persian date field in nova.
Installation
You can install the package via composer:
composer require dpsoft/nova-persian-date
The package will automatically register itself.
Usage
This package register two field. The PersianDate
and PersianDateTime
.Use like nova DateTime
field.
Security
If you discover any security related issues, please email sadeghpm@gmail.com
instead of using the issue tracker.