kenromdavids
kenromdavids
FFilament
Created by kenromdavids on 8/30/2023 in #❓┊help
Return value is expected to be \Filament\Tables\Table
No description
9 replies
FFilament
Created by kenromdavids on 6/5/2023 in #❓┊help
Ldaprecord with filament
Has anyone implemented ldaprecord with filament? I have created a page, I have overridden the default login to use username instead of email, i had implemented ldap record in the app before i installed filament and it was working fine, so how can i tell filament to use ldap, i have tried to implement LdapAuthenticatable on the custom Login but it still says credentials dont match our records
23 replies
FFilament
Created by kenromdavids on 6/5/2023 in #❓┊help
Admin panel resources
Can resources created in admin panel be accessed without the admin route, forexample i created districts and to access districts i can go to myapp.test/districts instead of myapp.test/admin/districts. or how can cruds/resources be shared by both admin and no admins?
12 replies