Symfony 6 Fundamentals: Services, Config & Environments
Bundle Config (to Control Bundle Services)
  Unlock this challenge
Login Register

Challenge 2 / 2

The following is valid config that lives in your config/packages/twig.yaml file:

twig:
    default_path: '%kernel.project_dir%/templates'

What would happen if we deleted this file and moved the config to the bottom of config/packages/framework.yaml?

Skip challenges and go to theNext Chapter

Turn Challenges Off?

All further challenges will be skipped automatically.
You can re-enable challenges at any time on this page or from your account page.