Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Several solutions
1. Change the parameter 'enableCsrfProtection' => false
in /config/cms.php, 2. Increase the session time 'lifetime' => 120 in /config/session.php. Then clear the cache using the command
php artisan cache:clear
3. Check if / is enabled. whether the memcached module is installed , if it is specified in the config.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question