Connecting to dockerized MySQL database on Laravel App – Phpmyadmin
For the first time I wanted to use Docker for my Laravel project and I just created the app with newest Laravel 8. I'm using Laravel Sail for starting the Docker. For now, thing goes pretty well, but I don't…