vincentchacha / e-wallet

Wallet project based on laravel. The project is integrated with stripe for card payments and paypal APIs. It is 90% complete with features including deposits send money with cool ui. Clone the project and start your wallet system asap. cheers
91 stars 69 forks source link

Hi, there seems to be some files missing... #7

Closed SoveringCoin closed 3 years ago

SoveringCoin commented 3 years ago

Hi, there seems to be some files missing... public/vendor/autoload.php

Please can you tell me if there are any files missing?

thanks for your project, I hope I can set it up.

vincentchacha commented 3 years ago

Hi, Ensure that you run the following command in the project root directory :- composer install

This will install the vendor directory with all the dependencies listed on composer.json fils