Skip to content

Installation help needed for newbie #43

@enthuseuser

Description

@enthuseuser

Hi guys,

Cloned the project and followed the installation instructions until

"php artisan key:generate"

PHP Warning: require(/var/www/html/hackathon-starter-pack/bootstrap/../vendor/autoload.php): failed to open stream: No such file or directory in /var/www/html/hackathon-starter-pack/bootstrap/autoload.php on line 17
PHP Fatal error: require(): Failed opening required '/var/www/html/hackathon-starter-pack/bootstrap/../vendor/autoload.php' (include_path='.:/usr/share/php') in /var/www/html/hackathon-starter-pack/bootstrap/autoload.php on line 17

bootstrap/audoload.php contains this code

require DIR.'/../vendor/autoload.php';

I'm not able to locate the vendor folder within this project.

How can I solve this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions