mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-06 10:54:04 +00:00
* Fix: The database name is displayed when the TenantDatabaseAlreadyExistsException exception is thrown. * Fix the code style Co-authored-by: Henrich <Ekoumelong> |
||
|---|---|---|
| .. | ||
| DatabaseManagerNotRegisteredException.php | ||
| DomainOccupiedByOtherTenantException.php | ||
| ModelNotSyncMasterException.php | ||
| NoConnectionSetException.php | ||
| NotASubdomainException.php | ||
| RouteIsMissingTenantParameterException.php | ||
| TenancyNotInitializedException.php | ||
| TenantCouldNotBeIdentifiedByPathException.php | ||
| TenantCouldNotBeIdentifiedByRequestDataException.php | ||
| TenantCouldNotBeIdentifiedOnDomainException.php | ||
| TenantCountNotBeIdentifiedById.php | ||
| TenantDatabaseAlreadyExistsException.php | ||
| TenantDatabaseDoesNotExistException.php | ||
| TenantDatabaseUserAlreadyExistsException.php | ||