git clone [email protected]:ddd-community-jp/php-ddd-example.git
cd php-ddd-example
run container
make up
initialize
make init
show laravel default
open http://localhost:8001
stop container
make stop
restart container
make restart
restart container
make down
down container
make down
sign in php container
make php
sign in db container
make mysql