spa-admin-vue
spa-admin-vue copied to clipboard
Undefined index: name in packagemanifest.php
Hi @rangga-rizky thankyou for sharing this code! Its an awesome tutorial, but when i tried to clone and composer install, its always getting me an error like this:
In PackageManifest.php line 120:
Undefined index: name
When i search it in stackoverflow, i got a conclusion that this happened because of composer version. User must to downgrade the composer version to version 1.
Update the composer may help. run the command : composer update