### Expected behavior Expected to see the installer exiting with a nice message stating install is ready. ### Actual behavior It hangs but has written the .env file like it should. ### Steps to reproduce the behavior Run ```bash $ php artisan myio:install ```
Expected behavior
Expected to see the installer exiting with a nice message stating install is ready.
Actual behavior
It hangs but has written the .env file like it should.
Steps to reproduce the behavior
Run