How to link phpmyadmin with docker desktop

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’