Config Values

Permalink
I have some overrides for the default config file. How do I get those programatically?

kenchi09
 
jakobfuchs replied on at Permalink Best Answer Reply
jakobfuchs
kenchi09 replied on at Permalink Reply
kenchi09
Thank you very much.

I noticed you also have to input the config file where you set that config value.

e.g. to get the value for your overridden SEO title format,
Config::get('concrete.seo.title_format');