I've created my database on Xampp (Windows 10) and create the table I wanted to insert but when I execute my command
php artisan migrate on my PowerShell an error appears
1 PDOException::("could not find driver")
C:\xampp\htdocs\dev2\vendor\laravel\framework\src\Illuminate\Database\Connector\Connector.php:70
I've the last version of Xampp with PHP 7.4.2.