require ".bitbar/vendor/autoload.php";
Opened this issue · 1 comments
Deleted user commented
Where exactly is this autoload.php and where is the vendor folder?
SteveEdson commented
autoload.php
belongs in the vendor/
directory. You install this using composer require "steveedson/bitbar-php"
.
I'd recommend reading https://www.codementor.io/php/tutorial/composer-install-php-dependency-manager