qqq
This commit is contained in:
+814
-814
File diff suppressed because it is too large
Load Diff
@@ -16,7 +16,7 @@ class ConfigProvider
|
|||||||
public function __construct()
|
public function __construct()
|
||||||
{
|
{
|
||||||
$this->hashMap = new HashMap();
|
$this->hashMap = new HashMap();
|
||||||
$this->load(sweep(APP_PATH . '/config'));
|
$this->load(sweep(APP_PATH . 'config'));
|
||||||
|
|
||||||
$this->enableEnvConfig(APP_PATH . '.env');
|
$this->enableEnvConfig(APP_PATH . '.env');
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user