php : PHP Warning: PHP Startup: Unable to load dynamic library 'fileinfo' (tried: C:\php\ext\fileinfo (The specified module could not be found), C :\php\ext\php_fileinfo .dll (The specified module could not be found)) in Unknown on line 0 At line:1 char:1 + php artisan migrate > migrate_output.txt 2>&1; cat migrate_output.txt + ~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~ ~~~ + CategoryInfo : NotSpeci fied: (PHP Warnin g: P...known on line 0:String) [] , RemoteException + FullyQualifiedE rrorId : NativeCo mmandError PHP Warning: PHP Startup: Unable to load dynamic library 'mbstring' (tried: C:\php\ext\mbstring (The specified module could not be found), C :\php\ext\php_mbstring .dll (The specified module could not be found)) in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'openssl' (tried: C:\php\ext\openssl (The specified module could not be found), C :\php\ext\php_openssl. dll (The specified module could not be found)) in Unknown on line 0 Warning: PHP Startup: Unable to load dynamic library 'fileinfo' (tried: C:\php\ext\fileinfo (The specified module could not be found), C:\php\ext\php_fileinfo.dll (The specified module could not be found)) in Unknown on line 0 Warning: PHP Startup: Unable to load dynamic library 'mbstring' (tried: C:\php\ext\mbstring (The specified module could not be found), C:\php\ext\php_mbstring.dll (The specified module could not be found)) in Unknown on line 0 Warning: PHP Startup: Unable to load dynamic library 'openssl' (tried: C:\php\ext\openssl (The specified module could not be found), C:\php\ext\php_openssl.dll (The specified module could not be found)) in Unknown on line 0 Illuminate\Database\QueryException could not find driver (Connection: mysql, SQL: select table_name as `name`, (data_length + index_length) as `size`, table_comment as `comment`, engine as `engine`, table_collation as `collation` from information_schema.tables where table_schema = 'myc' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name) at vendor\laravel\framework\src\Illuminate\Database\Connection.php:829 825Γûò $this->getName(), $query, $this->prepareBindings($bindings), $e 826Γûò ); 827Γûò } 828Γûò Γ₧£ 829Γûò throw new QueryException( 830Γûò $this->getName(), $query, $this->prepareBindings($bindings), $e 831Γûò ); 832Γûò } 833Γûò } 1 vendor\laravel\framework\src\Illuminate\Database\Connectors\Connector.php:65 PDOException::("could not find driver") 2 vendor\laravel\framework\src\Illuminate\Database\Connectors\Connector.php:65 PDO::__construct("mysql:host=127.0.0.1;port=3306;dbname=myc", "root", Object(SensitiveParameterValue), [])