Php – Generate doctrine schema on imported Symfony 7 project
I've just imported a project in Symfony v7.1 that I've made on another computer from github. As usual, I ran composer install, but I'm always falling on this issue : Unknown database 'my_db' So I was like "Ah okay !…