could not find driver (SQL: select * from information_schema.tables where table_schema = laravel and table_name = migrations and table_type = 'BASE TABLE')
at D:\multimedia-projects-main (1)\multimedia-projects-main\jobsearch\vendor\laravel\framework\src\Illuminate\Database\Connection.php:761
757▕ // If an exception occurs when attempting to run a query, we'll format the error
758▕ // message to include the bindings with SQL, which will make this exception a
759▕ // lot more helpful to the developer instead of just the database's errors.
760▕ catch (Exception $e) {
762▕ $query, $this->prepareBindings($bindings), $e
763▕ );
764▕ }
765▕ }
1 D:\multimedia-projects-main (1)\multimedia-projects-main\jobsearch\vendor\laravel\framework\src\Illuminate\Database\Connectors\Connector.php:70
PDOException::("could not find driver")
2 D:\multimedia-projects-main (1)\multimedia-projects-main\jobsearch\vendor\laravel\framework\src\Illuminate\Database\Connectors\Connector.php:70
PDO::__construct()
already open the php.ini file so that semicolomn already deleted trying changing the driver from mysql to mysqli, already check the database name to be the same with my own database and all come with the same error with the above my os is windows