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

NEW TO LARAVEL AND DONT KNOW HOW TO FIX THIS ERROR #9

Open CSharpDaddy opened 2 years ago

CSharpDaddy commented 2 years ago

`In PackageManifest.php line 120:

Undefined index: name

Script @php artisan package:discover handling the post-autoload-dump event returned with error code 1`

Does anyone know a fix for this