Challenge 1 / 1
In order for Doctrine to talk to the database, we need to configure the DATABASE_URL
environment variable. But... we never modified this in .env
. Why don't we need to change the value there?
Skip challenges and go to theNext Chapter