Hi, how do I use the dev dojo auth for login and register with filament? at the moment it still uses the default filament auth views not dev dojo. Thanks
#Dev dojo auth package
4 messages · Page 1 of 1 (latest)
4 messages · Page 1 of 1 (latest)
Hi, how do I use the dev dojo auth for login and register with filament? at the moment it still uses the default filament auth views not dev dojo. Thanks
Remove ->login() from the PanelProvider to disable Filaments login
thanks