mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-13 04:04:04 +00:00
Merge branch 'master' of github.com:archtechx/tenancy
This commit is contained in:
commit
137d80a20c
5 changed files with 10 additions and 5 deletions
|
|
@ -19,7 +19,8 @@ class DatabaseManager
|
|||
protected Application $app,
|
||||
protected BaseDatabaseManager $database,
|
||||
protected Repository $config,
|
||||
) {}
|
||||
) {
|
||||
}
|
||||
|
||||
/** Connect to a tenant's database. */
|
||||
public function connectToTenant(TenantWithDatabase $tenant): void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue