dystcz / lunar-datepicker
Datepicker field type for lunar ecommerce package
Requires
- php: ^8.2
- illuminate/support: ^10.0
- lunarphp/lunar: ^0.8
Requires (Dev)
- pestphp/pest: ^2.0
This package is auto-updated.
Last update: 2024-06-07 15:06:42 UTC
README
A temporary datepicker field that will be probably added to core soon.
Archivation notice
This project is useless with the release of Lunar 1.0 as field types will be handled differently in Filament. You can still use this package with older Lunar versions.
Installation
You can install the package via composer:
composer require dystcz/lunar-datepicker
Usage
Just require this package and the datepicker field will appear in the Lunar admin hub. It registers itself automatically.
Testing
composer test
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email jakub@dy.st instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.