Ok, got it! If you have the same problem, you can have a look here: https://stackoverflow.com/a/54345123/1039488
Jan 23, 2019
6
Level 1
Laravel Nova Redirect to a custom path after login
I need to redirect user after login to a different place according to its role.
The logic is simple. I tried to put it in redirectPath() function in Nova LoginController.php, but I have a very wired behavior - sometimes after login I reach the right place, sometimes Nova redirects me to panel.
Any idea?
Level 1
Please or to participate in this conversation.