Hello I have a project in symfony and I need to do migrations to create tables correctly to the database.
php bin/console doctrine:migrations:migrate
When I run this command to migrate I get en error as
An exception occurred in the driver: could not find driver
how can I fix it?
source https://stackoverflow.com/questions/72636089/i-have-a-problem-when-i-try-to-do-migration
No comments:
Post a Comment