Search code examples
laravellocalizationlaravel-5setlocale

Issue with Laravel 5.2 and His non-persistent App SetLocale over http://


Can anyone point me in the right direction when trying to troubleshoot this web app (Dorothea Special School) I created a few years back using this link Laravel 5 And His F*cking non-persistent App SetLocale

If I can recall it was working perfectly when I 1st published the web app, but for a while now it doesn't seem to be working correctly... I think I did check the log file on the server and a couple more things to no avail. Do you think I need to run a composer cmd on the server?


Solution

  • You have 2 options: only allow https through redirecting http or disabling secure for cookies in your config.