You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys,
I always have this error when I run the command php console generate:admin
I check my php.ini and it's already enabled (I try to used pdo_mysql as driver)
Thanks
[Doctrine\DBAL\Exception\DriverException]
An exception occured in driver: could not find driver
[Doctrine\DBAL\Driver\PDOException]
could not find driver
[PDOException]
could not find driver
generate:admin
The text was updated successfully, but these errors were encountered:
Hi guys,
I always have this error when I run the command
php console generate:admin
I check my php.ini and it's already enabled (I try to used pdo_mysql as driver)
Thanks
The text was updated successfully, but these errors were encountered: