Microservice demo Installation A Makefile is created to handle the build for all our services make up_build Install laravel packages by exec into the docker image make php-shell composer install Goto your browser and hit http://localhost 🎉 voila