Answers for ">>> $tenant = app\company::find(20004) illuminate\database\queryexception with message 'could not find driver"

CSS
6

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
-1

Illuminate\Database\QueryException could not find driver windows

extension=pdo_mysql
Posted by: Guest on April-13-2021

Code answers related to ">>> $tenant = app\company::find(20004) illuminate\database\queryexception with message 'could not find driver"

Browse Popular Code Answers by Language