Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 91608f0

Browse filesBrowse files
authored
Update framework.rst
Rename app/console references to bin/console
1 parent e300266 commit 91608f0
Copy full SHA for 91608f0

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎reference/configuration/framework.rst

Copy file name to clipboardExpand all lines: reference/configuration/framework.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ configured under the ``framework`` key in your application configuration.
1313
.. code-block:: terminal
1414
1515
# displays the default config values defined by Symfony
16-
$ php app/console config:dump framework
16+
$ php bin/console config:dump framework
1717
1818
# displays the actual config values used by your application
19-
$ php app/console debug:config framework
19+
$ php bin/console debug:config framework
2020
2121
.. note::
2222

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.