I run Laravel applic ation in docker container dockervel and
the test
try this: see if mysql container is up: docker ps You should see a mysql container. If not then run dstop & dup
mysql
docker ps
dstop
dup