I had a problem when I switched from Windows to Linux and I wanted to migrate the database gave me this error.xampp is running good and the database is created in phpmyadmin.
I try to clear the cache with php artisan cache:clear,and try to to check pdo_mysql if is like this ;extension=pdo_mysqland I try to change localhost to 127.0.0.1 without success.