Laravel Session always changes every refresh / request in Laravel 5.4

后端 未结 6 756
春和景丽
春和景丽 2020-12-01 12:38

So the title basically says it all, I am using Laravel 5.4, PHP 7.1 and on my local machine sessions are working just fine. Essentially when trying to login or reloading the

6条回答
  •  遥遥无期
    2020-12-01 13:21

    I discovered this problem after two days The one you go to Select PHP Version inside Cpanel Change the option section and the selected version once and return to the previous state. By doing this, you will reset the memory of the session to be clean! Then it will be OK again.

    excuse me I do not know English well

提交回复
热议问题