eee
This commit is contained in:
@@ -16,9 +16,9 @@ class ConfigProvider
|
||||
public function __construct()
|
||||
{
|
||||
$this->hashMap = new HashMap();
|
||||
$this->load(sweep(APP_PATH . 'config'));
|
||||
|
||||
$this->enableEnvConfig(APP_PATH . '.env');
|
||||
$this->load(sweep(APP_PATH . 'config'));
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user