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.
1 parent b33e01d commit 781347cCopy full SHA for 781347c
setup.rst
@@ -63,17 +63,6 @@ by pressing ``Ctrl+C`` from your terminal.
63
some technical requirements. Use the :doc:`Symfony Requirements Checker </reference/requirements>`
64
tool to make sure your system is set up.
65
66
-.. tip::
67
-
68
- If you're using a VM, you may need to tell the server to bind to all IP addresses:
69
70
- .. code-block:: terminal
71
72
- $ php bin/console server:start 0.0.0.0:8000
73
74
- You should **NEVER** listen to all interfaces on a computer that is
75
- directly accessible from the Internet.
76
77
Storing your Project in git
78
---------------------------
79
0 commit comments