lulli240's avatar

Is there a way to keep page from expiring

Hello,

I am trying to make a form that I can leave open on an ipad 24/7 but the page of course expires.

Is there a way I can keep the page from expiring?

I´m running laravel 5.6

0 likes
3 replies
andylord565's avatar

You can change the timeout in config\session.php

although i would not change this to something to big for security.

1 like

Please or to participate in this conversation.