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 575c36f commit f09bb1bCopy full SHA for f09bb1b
setup.rst
@@ -39,7 +39,8 @@ Running your Symfony Application
39
40
On production, you should use a web server like Nginx or Apache (see
41
:doc:`configuring a web server to run Symfony </setup/web_server_configuration>`).
42
-But for development, it's better to use the :doc:`Symfony Local Web Server <setup/symfony_server>`.
+But for development, it's more convenient to use the
43
+:doc:`Symfony Local Web Server <setup/symfony_server>`.
44
45
This local server provides support for HTTP/2, TLS/SSL, automatic generation of
46
security certificates and many other features. It works with any PHP application,
0 commit comments