Hello All, I am using laravel along with docker desktop, how can I connect the phpmyadmin with docker desktop? every time i run php artisan migrate i get the below error
SQLSTATE[HY000] [1045] Access denied for user ‘root’@‘localhost’
Share and learn in the Docker community.
Hello All, I am using laravel along with docker desktop, how can I connect the phpmyadmin with docker desktop? every time i run php artisan migrate i get the below error
SQLSTATE[HY000] [1045] Access denied for user ‘root’@‘localhost’