Closed
Description
Hello. I'm install my l5 project from git and get this error:
Whoops\Exception\ErrorException thrown with message "Undefined index: path"
On this line in /var/www/html/board/storage/framework/compiled.php:
return (new CookieJar())->setDefaultPathAndDomain($config['path'], $config['domain']);
Why? And when i run:
php artisan cache:clear
i get
'InvalidArgumentException' with message 'Cache store [] is not defined.'
What is it?
Metadata
Metadata
Assignees
Labels
No labels