Try checking if they both have the same time... Tried this with mine because a session var have a definite lifetime in your config/session.php
Auth not working on other computer
Hi,
I've been developing a CRM application for a couple of months now. I upgraded from L5.2 to 5.3 (currently 5.3.30 installed) a couple of months ago. Now I wanted to show the CRM to one of my collegues on their computer, but when I try to login, it redirects to the /dashboard, but then get's 302 redirected (unauthenticated) back to the login form. After a few tries I finally get to the /dashboard.
Then when I browse the application, I randomly get logged out and redirected to the login page.
I'm hosting on a Mac MINI using php -S 192.168.1.20:8888 -t public. If I use the app on this Mac Mini, everything works fine. But as soon as I try on another computer I'm having issues.
Any ideas? Been searching the internet for a week now, I'm out of ideas and out of energy...
Thanks in advance!
Please or to participate in this conversation.