Illuminate\Database\QueryException could not find driver in laravel 8 code example
Example 1: illuminate database queryexception could not find driver (sql select * from
sudo apt-get install php5.6-mysql/php7.2-mysql
sudo apt-cache serch drivername
Example 2: illuminate database queryexception could not find driver laravel
sudo apt-get install php-sqlite3