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 f1ee7c6 commit ecbcfecCopy full SHA for ecbcfec
README.md
@@ -4,6 +4,8 @@ Symfony Demo Application
4
The "Symfony Demo Application" is a reference application created to show how
5
to develop applications following the [Symfony Best Practices][1].
6
7
+In addition to this, you can as well read [the official Symfony Book to showcase Symfony][5].
8
+
9
Requirements
10
------------
11
@@ -65,3 +67,4 @@ $ ./bin/phpunit
65
67
[2]: https://symfony.com/doc/current/setup.html#technical-requirements
66
68
[3]: https://symfony.com/doc/current/setup/web_server_configuration.html
69
[4]: https://symfony.com/download
70
+[5]: https://symfony.com/book
0 commit comments