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 fe11cd8 commit 2a6b56aCopy full SHA for 2a6b56a
book/installation.rst
@@ -196,11 +196,7 @@ your `Apache`_ or `Nginx`_ web server as explained in
196
:doc:`/cookbook/configuration/web_server_configuration`.
197
198
When you are finished working on your Symfony application, you can stop the
199
-server with the ``server:stop`` command:
200
-
201
-.. code-block:: bash
202
203
- $ php app/console server:stop
+server by pressing `Ctrl+C` from terminal.
204
205
Checking Symfony Application Configuration and Setup
206
----------------------------------------------------
0 commit comments