You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have two auth types, normal web auth which default for users model and the admin auth using custom admin model. When I login it shows the credentials briefly then goes back to login page instead of dashboard. It's frustrating and everything seems to be in perfect shape, please I need help with this issue.
Briefly, it would show something like:
_token=QCEwN6Og4SvaTkUvVXcmlaofLawckSGX1R9nFVZN&email=emails%40email.com&password=mypassword Redirecting to https:/my-domain.com/dashboard
then goes back to login page.
Using Laravel with blade: This is more frustrating when on production.
PHP 8.1.27
Larave 8.54
Note that it works fine sometime on new private tab, just only few times.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have two auth types, normal web auth which default for users model and the admin auth using custom admin model. When I login it shows the credentials briefly then goes back to login page instead of dashboard. It's frustrating and everything seems to be in perfect shape, please I need help with this issue.
Briefly, it would show something like:
_token=QCEwN6Og4SvaTkUvVXcmlaofLawckSGX1R9nFVZN&email=emails%40email.com&password=mypassword Redirecting to https:/my-domain.com/dashboard
then goes back to login page.
Using Laravel with blade: This is more frustrating when on production.
PHP 8.1.27
Larave 8.54
Note that it works fine sometime on new private tab, just only few times.
Beta Was this translation helpful? Give feedback.
All reactions