latest updates
[namibia] / config / autoload / README.md
1 About this directory:
2 =====================
3
4 By default, this application is configured to load all configs in
5 `./config/autoload/{,*.}{global,local}.php`. Doing this provides a
6 location for a developer to drop in configuration override files provided by
7 modules, as well as cleanly provide individual, application-wide config files
8 for things like database connections, etc.