Disconnect frequently Laravel App

0

I created a CMS on the Laravel 5.2 platform, created the entire user system (login, register, reset pass, logout), however the user disconnects frequently, I have already disabled the Middleware VerifyCsrfToken but nothing happens.

This happens out of nowhere, when updating a page, I've already changed lefttime to 1200000 and it's no use, it's redirected to the login path. >

What do you think it could be?

    
asked by anonymous 26.08.2016 / 06:31

0 answers