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
Are you using multiple database connections and/or multiple entity managers?
Do the database connection work when you disable the DatabaseConfigBundle and the custom getContainerBuilder() method on the kernel ?
I followed your setup guide and got this error:
DBALException: The options 'driver' or 'driverClass' are mandatory if no PDO instance is given to DriverManager::getConnection().
My config.yml doctrine section:
The text was updated successfully, but these errors were encountered: