Здравствуйте
У меня проблемы с php artisan migrate.
Когда вызываю, появляется ошибка
Illuminate\Database\QueryException
could not find driver (SQL: select * from information_schema.tables where table_schema = larav
el_blog and table_name = migrations and table_type = 'BASE TABLE')
at D:\AZA 2\Install\Open Server izvlechenie\OpenServer\domains\localhost\laravel\vendor\larav
el\framework\src\Illuminate\Database\Connection.php:671
667| // If an exception occurs when attempting to run a query, we'll format the erro
r
668| // message to include the bindings with SQL, which will make this exception a
669| // lot more helpful to the developer instead of just the database's errors.
670| catch (Exception $e) {
> 671| throw new QueryException(
672| $query, $this->prepareBindings($bindings), $e
673| );
674| }
675|
1 D:\AZA 2\Install\Open Server izvlechenie\OpenServer\domains\localhost\laravel\vendor\lara
vel\framework\src\Illuminate\Database\Connectors\Connector.php:70
PDOException::("could not find driver")
2 D:\AZA 2\Install\Open Server izvlechenie\OpenServer\domains\localhost\laravel\vendor\lara
vel\framework\src\Illuminate\Database\Connectors\Connector.php:70
PDO::__construct("mysql:host=localhost;port=3306;dbname=laravel_blog", "root", "", [])
Whoops\Exception\ErrorException
PHP Startup: Unable to load dynamic library 'xsl' (tried: w:/modules/php/PHP_7.2/ext\xsl (�� �
����� ��������� ������.), w:/modules/php/PHP_7.2/ext\php_xsl.dll (�� ������ ��������� ������.))
at Unknown:0
1|
1 D:\AZA 2\Install\Open Server izvlechenie\OpenServer\domains\localhost\laravel\vendor\filp
\whoops\src\Whoops\Run.php:486
Whoops\Run::handleError("PHP Startup: Unable to load dynamic library 'xsl' (tried: w:/modu
les/php/PHP_7.2/ext\xsl (�� ������ ��������� ������.), w:/modules/php/PHP_7.2/ext\php_xsl.dll (�
� ������ ��������� �
2 [internal]:0
Whoops\Run::handleShutdown()
PS D:\AZA 2\Install\Open Server izvlechenie\OpenServer\domains\localhost\laravel
Помогите плиззз
Испробовал все из гугла но не удается😔