Jul 20, 2015
0
Level 1
Laravel 4 redirect loop issue after session expired
I have created an app with Laravel 4.2 and it's working well on localhost and also had no issue on my old server. I got new dedicated server and I had transferred to the new server. In the new server I got a really bad issue, which is my app goes to redirect loop after session has been expired and it's happening while I'm navigating on pages or leaving browser for while. I should remove the domain cookies by chrome extension to access my app again and login to the dashboard.
My question is what configuration or feature my server should have, to let my app working fine.
Thanks everyone.
Please or to participate in this conversation.