technodweep / gst-invoice

A simple GST invoice billing software
https://technodweep.com
MIT License
52 stars 37 forks source link

where is d vendor folder ? its not in git #1

Closed shashikant3 closed 7 years ago

shashikant3 commented 7 years ago

require(D:\xampp6\htdocs\basic\web/../vendor/autoload.php): failed to open stream: No such file or directory in D:\xampp6\htdocs\basic\web\index.php on line 7

sandeepkurien commented 7 years ago

In the basic directory run the command composer install

sandeepkurien commented 7 years ago

Also run the following in the project directory composer update