Soliloquy Yet another PHP pet project Running You have to have Docker and docker-compose installed. Run the environment docker-compose up -d Get into the bash docker exec -it soliloquy_web_1 bash Install dependencies composer install -n