I'm having trouble finding the correct tutorial for me. I'm trying to have a controller-configuration in my bundle in Resources/config/someconfig.yml
. I already adjusted it to a .yml
extension. Now I'm searching a solution to access this configuration inside a twig exception controller (404-pages) and merge this configuration with the config.yml
in app/config/
.
Can anybody help me with a tutorial link or tips?
Thank you!