Answers for "could not find driver (sql laravel ubuntu"

SQL
4

IlluminateDatabaseQueryException could not find driver

In Ubuntu (18.04)

apt install php-mysql
 
Happy coding #uzi :)
Posted by: Guest on June-18-2021
1

php artisan migrate could not find driver

sudo apt-get install php7-mysql
Posted by: Guest on August-14-2021

Code answers related to "could not find driver (sql laravel ubuntu"

Code answers related to "SQL"

Browse Popular Code Answers by Language