Seldaek / php-console

PHP Debug Console
Other
529 stars 91 forks source link

vendor folder missing #55

Closed youngestdj closed 7 years ago

youngestdj commented 7 years ago

Downloaded the zipped folder from here and tried to run it and it can't find the autoload.php file in the vendor folder. There's no vendor folder.

Seldaek commented 7 years ago

You have to run composer install within the folder to complete setup.