mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-17 01:56:28 +03:00
Rename friendsofsymfony/user-bundle/@dev/post-install.txt to friendsofsymfony/user-bundle/2.1.x-dev/post-install.txt
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
<bg=blue;fg=white> </>
|
||||
<bg=blue;fg=white> What's next? </>
|
||||
<bg=blue;fg=white> </>
|
||||
|
||||
Warning: make sure the twig engine is turned on in framework.yaml
|
||||
|
||||
- If not, add the following to config/packages/framework.yaml:
|
||||
|
||||
framework:
|
||||
# ...
|
||||
csrf_protection: { enabled: true }
|
||||
templating:
|
||||
engines: ['twig']
|
||||
Reference in New Issue
Block a user