My autoload.php doesn't exist at the place where you are looking for .... `require __DIR__ . '/../vendor/autoload.php';` I did something wrong ?
My autoload.php doesn't exist at the place where you are looking for ....
require __DIR__ . '/../vendor/autoload.php';I did something wrong ?