Hik
Explore posts from serversjs date time picker time interval
for a booking use case where only certain times are available.
Is there a way to specify available time from 8am to 5pm for example?
https://filamentphp.com/docs/3.x/forms/fields/date-time-picker#enabling-the-javascript-date-picker
3 replies
Best option to generate translations
Changing the locale in the app config seems to be good enough but some translations such as form errors are missing.
I found this which seems to generate translations for all locales https://laravel-lang.com/introduction.html
is this the standard package or are there better options?
4 replies