Session expiring but not logging user out in Laravel 5 -


i've gone in sessions file in config folder , changed lifetime = 1 , expire_on_close = false.

i've gone in php.ini , commented out session.gc_maxlifetime.

anything put in session variable gets wiped out after x amount of minutes set in config file i'm still not logged out. supposed create logs me out or laravel supposed log me out automatically?


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - .htaccess mod_rewrite for dynamic url which has domain names -

Website Login Issue developed in magento -