Description
Hi,
I am trying to install KORA and had a question - I've tried it on a reclaim hosting website and on a digital Ocean droplet server and both times I ran into the same issue - installation stalled because of a missing vendor directory in the Kora files I downloaded from git hub.
This error appeared when using my reclaim website - same error occurred on my msu domains website - the installer is looking for a "vender" folder that is not in the kora file on git hub or anywhere else I can find.
I though the issue may be with the LAMP stack so i installed using a digital ocean droplet and directions to install LAMP stack on digital ocean server and the documentation to install all KORA pre-requisites. I installed KORA as per the GIT Hub documentation and received the exact same error.
"PHP Warning: require(/home/kora/bootstrap/../vendor/autoload.php): Failed to open stream: No such file or directory in /home/kora/bootstrap/autoload.php on line 54
PHP Fatal error: Uncaught Error: Failed opening required '/home/kora/bootstrap/../vendor/autoload.php' (include_path='.:/usr/share/php') in /home/kora/bootstrap/autoload.php:54
Stack trace:
#0 /home/kora/artisan(16): require()
#1 {main}
thrown in /home/kora/bootstrap/autoload.php on line 54"
Any help would be appreciated
Thank you,
Jeff