laraning / nova-time-field

Laravel Nova Time Field
https://www.laraning.com
MIT License
64 stars 26 forks source link

Time Range #45

Closed agusesetiyono closed 3 years ago

agusesetiyono commented 4 years ago

Can you add time range on this package? so user can select time such as from 08.00 to 12.00 Thanks

laraning commented 3 years ago

Thanks for the suggestion. Did you try to use validation rules for that? Or to even create your own validation rule. Might resolve it.