1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-15 10:14:04 +00:00
tenancy/src/Exceptions
2022-10-01 20:01:18 +02:00
..
DomainOccupiedByOtherTenantException.php phpstan improvements 2022-09-29 15:07:16 +02:00
ModelNotSyncMasterException.php Fixed typo (#684) 2021-07-08 13:32:17 +02:00
NotASubdomainException.php Apply fixes from StyleCI 2020-05-22 09:01:31 +00:00
RouteIsMissingTenantParameterException.php Add identification section to config, refactor static properties 2022-10-01 20:01:18 +02:00
StatefulGuardRequiredException.php [4.x] Make impersonation tokens require stateful guards (#935) 2022-09-02 17:46:27 +02:00
TenancyNotInitializedException.php phpstan improvements 2022-09-29 15:07:16 +02:00
TenantCouldNotBeIdentifiedByIdException.php general refactor, move more classes under Database namespace 2022-08-27 03:17:16 +02:00
TenantCouldNotBeIdentifiedByPathException.php misc improvements - stronger types, exception refactor 2022-08-26 21:35:17 +02:00
TenantCouldNotBeIdentifiedByRequestDataException.php misc improvements - stronger types, exception refactor 2022-08-26 21:35:17 +02:00
TenantCouldNotBeIdentifiedOnDomainException.php misc improvements - stronger types, exception refactor 2022-08-26 21:35:17 +02:00