Check your php.ini, it has a value for "session.gc_maxlifetime" (and also "session.cookie_lifetime") that sets a limit on how long PHP will allow sessions to last. Maybe that is the culprit?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community