F
Filament6mo ago
Cushty

Use Breeze login and register pages

Hi is it possible to use Breeze login and register pages instead of Filaments? Thanks
Solution:
Yes. Just don't use ->login() etc. and use the same auth guard for Filament as you usually use
Jump to solution
1 Reply
Solution
Dennis Koch
Dennis Koch6mo ago
Yes. Just don't use ->login() etc. and use the same auth guard for Filament as you usually use

Did you find this page helpful?