Environment Setup Incomplete

It looks like you are trying to run Octoleo! from our git repository. To do so requires you complete a couple of extra steps first.

0. Make sure you have composer installed on your system.
1. In your terminal go to the root folder of your Octoleo website where you will find the composer.json file.
2. Run the following command composer install to install all PHP packages.