mythteam / start-kit

project to start
Apache License 2.0
5 stars 1 forks source link

using composer to autoload the env.php #3

Closed lichunqiang closed 9 years ago

lichunqiang commented 9 years ago
{
    "autoload": {
         "files":['common/env.php']
    }
}