mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-14 13:04:03 +00:00
Restructure config
This commit is contained in:
parent
15a7e52208
commit
fbe43fbb04
10 changed files with 57 additions and 47 deletions
|
|
@ -56,7 +56,7 @@ class DatabaseManager
|
|||
$this->database->purge('tenant');
|
||||
}
|
||||
|
||||
$this->setDefaultConnection($this->config->get('tenancy.central_connection'));
|
||||
$this->setDefaultConnection($this->config->get('tenancy.database.central_connection'));
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue