F
Filament13mo ago
morty

Is there a way to customize the views/blade components that Filament uses?

Maybe this is in the documentation but I can't seem to find it? Like if I wanted to completely customize the sign in form/screen, how can I go about doing that?
Solution:
Pass a custom login class with its own view to the ->login() modifier on the panel.
Jump to solution
3 Replies
Solution
awcodes
awcodes13mo ago
Pass a custom login class with its own view to the ->login() modifier on the panel.
awcodes
awcodes13mo ago
Filament still defaults to laravel authentication layer. Filament doesn’t care how you define a logged in user. That part is still default laravel.
morty
mortyOP13mo ago
Thanks.
Want results from more Discord servers?
Add your server