Answer the question
In order to leave comments, you need to log in
Import configuration files that are higher in the folder hierarchy?
https://symfony.com/doc/current/service_container/...
None of this works:
imports:
- { resource: /config/parameters.yml }
- { resource: config/parameters.yml }
- { resource: /parameters.yml }
- { resource: ./parameters.yml }
- { resource: ../parameters.yml }
framework:
/config
, and framework.yaml is in the /config/packages
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question