If you're using the sail you should set DB_HOST=mysql
sail
DB_HOST=mysql
DB_CONNECTION=mysql DB_HOST=mysql DB_PORT=3306 DB_DATABASE=<your_database> DB_USERNAME=sail DB_PASSWORD=password