Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

wontonesaju's avatar

issue after login and break middleware auth

Hi

I am facing one issue with this website https://www.smarttalk.in/crm/public , login is working fine but when it redirect the user to dashboard i dont know today it breaking the session and moving the user to route (login). This application working fine since from the last 5-6 months and there was no issue in login. Even my controller login also giving me echo(Auth::user()); result correctly. but i dont know when it move to dashboard it break some thing.

0 likes
1 reply
wontonesaju's avatar

i am thinking its a hosting server which blocking something but very hard to find what exactly it is., But this application works fine in my desktop.

Please or to participate in this conversation.