hello-world-app-php-silex icon indicating copy to clipboard operation
hello-world-app-php-silex copied to clipboard

Not working

Open tarunm60 opened this issue 7 years ago • 2 comments

There is no directory existing of vendor so code is not loading the data.

tarunm60 avatar Oct 26 '17 07:10 tarunm60

The vendor dir normally gets created by composer. Are you sure you ran php composer.phar install?

EricSeastrand avatar Nov 03 '17 19:11 EricSeastrand

try to run composer install -vvv then only all dependency will gets installed.

dev-4458 avatar Dec 27 '20 10:12 dev-4458