1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-13 03:54:02 +00:00
tenancy/src/Exceptions
2023-04-14 17:06:15 +02:00
..
DomainOccupiedByOtherTenantException.php phpstan improvements 2022-09-29 15:07:16 +02:00
ModelNotSyncMasterException.php exception message 2023-04-14 17:06:15 +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