Ask, reply and learn. Join the community of Akaunting.
When running bash command:
```bash
php artisan install --db-name="akaunting" --db-username="root" --db-password="pass" --admin-email="[email protected]" --admin-password="123456"
```
I get the response: "../vendor/autoload.php: failed to open stream: No such file or directory "
Any solution for this, please let me know.
Thank you!
Try composer install first
Hello Mario,
Here you can find how to install the dev version of Akaunting:
https://github.com/akaunting/akaunting#installation
Regards
Showing 1 to 4 of 4 discussions