Hik
Hik
Explore posts from servers
FFilament
Created by Hik on 8/30/2024 in #❓┊help
Don't allow user to delete notifications
No description
5 replies
FFilament
Created by Hik on 8/23/2024 in #❓┊help
Filter query builder datetime contraint missing
No description
2 replies
FFilament
Created by Hik on 8/16/2024 in #❓┊help
js 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
FFilament
Created by Hik on 8/16/2024 in #❓┊help
Form Wizard multiple models
No description
7 replies
FFilament
Created by Hik on 8/16/2024 in #❓┊help
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
FFilament
Created by Hik on 8/15/2024 in #❓┊help
multiple resources based on same model
i have a users table with a role field. I want to have two resources clients and admins that both use the same table users but with a filter for the role field. how do i achieve this?
3 replies