Level 75
Publish all from fortify, see docs, and you have full control. https://laravel.com/docs/11.x/fortify#installation
and
https://laravel.com/docs/11.x/fortify#customizing-authentication-redirects
You can setup custom redirect login based on role is what I did.
3 likes