MonarcAppFO/config/autoload
Guillaume Lesniak 4acfcb4cd1 Update update-all with phinx migrations 2016-06-02 12:16:03 +02:00
..
.gitignore
README.md
config.local.php.dist
global.php
local.php.dist Update update-all with phinx migrations 2016-06-02 12:16:03 +02:00
smtp.local.php.dist

README.md

About this directory:

By default, this application is configured to load all configs in ./config/autoload/{,*.}{global,local}.php. Doing this provides a location for a developer to drop in configuration override files provided by modules, as well as cleanly provide individual, application-wide config files for things like database connections, etc.