Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Cushty's avatar
Level 4

Use Breeze login and register pages in filament

Hi is it possible to use Breeze login and register pages instead of Filaments? Thanks

0 likes
6 replies
Cushty's avatar
Level 4

@jaseofspades88 I want to use Breeze with social auth etc, and it would be good to use one login register system, thanks

Cushty's avatar
Level 4

@arifhossen I just used the default breeze auth for filament and removed ->login() from the panel, seems to be working well.

arifhossen's avatar

@Cushty, the best way to handle issues is just your way. Good job! Happy coding.

MohamedTammam's avatar

Yes you can. Filament will look into authenticated user to give access. use your login form and then redirect to the admin panel after that.

Please or to participate in this conversation.