Laravel expire session on browser close not working in Chrome Laravel expire session on browser close not working in Chrome laravel laravel

Laravel expire session on browser close not working in Chrome


It's becasue of Chrome's feature. When you close Google Chrome, it actually runs on background (as mentioned on comments).

Here's detailed information: https://code.google.com/p/chromium/issues/detail?id=128513