is attempting to require a file that is not present in the repo (there is no vendor directory)
Warning: require_once(C:\xampp\htdocs\phalcon/vendor/autoload.php): failed to open stream: No such file or directory in C:\xampp\htdocs\phalcon\app\config\bootstrap.php on line 199
Fatal error: require_once(): Failed opening required 'C:\xampp\htdocs\phalcon/vendor/autoload.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\phalcon\app\config\bootstrap.php on line 199
bootstrap.php
is attempting to require a file that is not present in the repo (there is no vendor directory)