mirror of
https://github.com/symfony/recipes.git
synced 2026-09-16 01:26:25 +03:00
5 lines
196 B
Plaintext
5 lines
196 B
Plaintext
* Modify your DATABASE_URL config in <fg=green>.env</>
|
|
|
|
* Configure the <fg=green>driver</> (postgresql) and
|
|
<fg=green>server_version</> (16) in <fg=green>config/packages/doctrine.yaml</>
|