Skip to content

[Laravel 5] Installation troubles #7091

Closed
@ivaaaan

Description

@ivaaaan

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions