Hi there, in my laravel application, there is something strange happening, i had the idea when a user have a active session, some how the app didnt let the user go the the login page form.
For example if im logged in to my app, and then go to login page, i expect that im redirect to the dashboard since i have a live session.