Laravel WSL Docker MYSQL connection issues in terminal while using 'DB_HOST=mysql'
I have a issue while developing using Laravel in Windows 10 with WSL & docker since I reinstalled Ubuntu on WSL. If I run any command that requires DB access in the terminal such as php artisan migrate I get…