Custom Login Functionality

good day all! is there any way that I can override the custom login functionality? for example if i have the account_activated boolean is the users table to check if it is true?
5 Replies
toeknee
toeknee2y ago
You can yes, just clone the login page to your app and set it in the filamentphp config
Lambertn33
Lambertn33OP2y ago
@toeknee_iom not getting this well! if possible could you clarify more please?
Dennis Koch
Dennis Koch2y ago
LoginPage is a Livewire component provided by Filament. You can swap this component with your own implementation
toeknee
toeknee2y ago
Check the filament config in your config directory, and you will see where it is pointing too. Copy this file to App\http\livewire and update the location to this in the filament config
Lambertn33
Lambertn33OP2y ago
it worked @toeknee_iom @Dennis Koch thanks for the help
Want results from more Discord servers?
Add your server