Answers for "could not find driver "exception":"[object] (Illuminate\\Database\\QueryException(code: 0): could not find driver"

SQL
3

Illuminate\Database\QueryException could not find driver

In Ubuntu (18.04)

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

illuminate database queryexception could not find driver laravel

sudo apt-get install php-sqlite3
Posted by: Guest on January-06-2021

Code answers related to "could not find driver "exception":"[object] (Illuminate\\Database\\QueryException(code: 0): could not find driver"

Code answers related to "SQL"

Browse Popular Code Answers by Language