Enabling supervisorctl allow us to do, start/stop one service without having to stop the entire container for example. Usefull when we have many php process running. supervisorctl stop laravel-worker
We have project in `/var/www` by default, not in `/var/www/laravel` https://github.com/laradock/laradock/issues/731