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
On integration of Laravel's default POST logout into learning template, I'm redirected to GET logout afterwards, resulting in MethodNotAllowed Exception. Couldn't find the reason yet.
To fix it for now, implemented GET logout route
The text was updated successfully, but these errors were encountered:
On integration of Laravel's default POST logout into learning template, I'm redirected to GET logout afterwards, resulting in MethodNotAllowed Exception. Couldn't find the reason yet.
To fix it for now, implemented GET logout route
The text was updated successfully, but these errors were encountered: