Hasnayeen
hours input
I'm asking about the structure of data that will be stored, coz the input type is dependent on the data structure, how are you storing the data currently, is it array, json or a separate table with column for each day start and end?
11 replies
Manipulation on uploaded image before save
2) you can generate custom file name -> https://filamentphp.com/docs/3.x/forms/fields/file-upload#generating-custom-file-names
9 replies
Laravel Dashboard Login
for multi-tenancy use
canAccessTenant
https://filamentphp.com/docs/3.x/panels/tenancy#setting-up-tenancy5 replies