79203264

Date: 2024-11-19 11:43:24
Score: 0.5
Natty:
Report link

In my case, the cause was session being regenerated with every page reload, which was caused by the Carbon::setTestNow() function incorrectly used in the AppServiceProvider.php. This caused all of the sessions to be expired right after creation. Try to disable that if you use it somewhere. Hope this helps.

Reasons:
  • Whitelisted phrase (-1): Hope this helps
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: ondrej_sanetrnik