We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9cb4b60 + e616e29 commit 1d26ca4Copy full SHA for 1d26ca4
doctrine/doctrine-bundle/1.6/manifest.json
@@ -7,7 +7,7 @@
7
"src/": "%SRC_DIR%/"
8
},
9
"env": {
10
- "#1": "Format described at http://docs.doctrine-project.org/projects/doctrine-dbal/en/latest/reference/configuration.html#connecting-using-a-url",
+ "#1": "Format described at https://www.doctrine-project.org/projects/doctrine-dbal/en/latest/reference/configuration.html#connecting-using-a-url",
11
"#2": "For an SQLite database, use: \"sqlite:///%kernel.project_dir%/var/data.db\"",
12
"#3": "Configure your db driver and server_version in config/packages/doctrine.yaml",
13
"DATABASE_URL": "mysql://db_user:db_password@127.0.0.1:3306/db_name"
0 commit comments