Files
symfony-flex-recipes-contrib/mmucklo/grid-bundle/4.2/post-install.txt
T

9 lines
196 B
Plaintext

Warning: make sure the twig engine is turned on in framework.yaml
- If not, add the following to config/packages/framework.yaml:
framework:
# ...
templating:
engines: ['twig']