Accounting-System
Accounting-System copied to clipboard
error on installation
.env.example maupun .env tidak ditemukan
on running: php composer.phar install
- In PackageManifest.php line 122:
Undefined index: name
.env and .env.example file is missing
on running: php composer.phar install
- In PackageManifest.php line 122:
Undefined index: name
run composer install with v1
(you can downgrade with this command sudo composer self-update --1
and update with this: sudo composer self-update --2 )