Snippets tagged “pdo-mysql”
1 snippet uses this tag.
- artisan migration error "Class 'Doctrine\\DBAL\\Driver\\PDOMySql\\Driver' not found"PHP
This error message is indicating that the PHP extension for PDO MySQL is not installed or not enabled on your system.