Jan 7, 2023
0
Level 1
Email Verification for other guards in Laravel breeze
I am developing an e-commerce website and have 3 guards where I need to make authentication based on breeze package for the first guard(user) it works well by default, and I need to implement authentication on other guards, then I face problems with verifying email,After registration of seller for example I have been redirected to home page directly without having [verify-email] route as default in seller. There is any way to customize auth routes or try to search for a new way?
Please or to participate in this conversation.