autoload.php
abhijeet24patil opened this issue · comments
abhijeet24patil commented
Warning: require(/vendor/autoload.php): failed to open stream: No such file or directory in C:\Program Files\Ampps\www\prop\script.php on line 3
Fatal error: require(): Failed opening required '/vendor/autoload.php' (include_path='.;C:\php\pear') in C:\Program Files\Ampps\www\prop\script.php on line 3
hacfi commented
You didn’t run composer install
.