mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 15:16:30 +03:00
9 lines
331 B
Plaintext
9 lines
331 B
Plaintext
<bg=blue;fg=white> </>
|
|
<bg=blue;fg=white> Database Configuration </>
|
|
<bg=blue;fg=white> </>
|
|
|
|
* Modify your DATABASE_URL config in <fg=green>.env</>
|
|
|
|
* Configure the <fg=green>driver</> (mysql) and
|
|
<fg=green>server_version</> (5.7) in <fg=green>config/packages/doctrine.yaml</>
|