Disable "http_method_override" by default

This commit is contained in:
Nicolas Grekas
2021-02-09 12:23:59 +01:00
parent eb51fde6ea
commit 20ce9cf3d1
11 changed files with 176 additions and 0 deletions
@@ -0,0 +1,10 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> What's next? </>
<bg=blue;fg=white> </>
* <fg=blue>Run</> your application:
1. Go to the project directory
2. Create your code repository with the <comment>git init</comment> command
3. Download the Symfony CLI at <comment>https://symfony.com/download</> to install a development web server
* <fg=blue>Read</> the documentation at <comment>https://symfony.com/doc</>