mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 09:34:04 +00:00
* Added request data identification middleware (#207) * Added request data identification middleware * Fixed styling * Changed to Illuminate request instead of helper * Enabled header and querystring customisation Co-authored-by: Jesper Jacobsen <joj@webshipper.com> * Apply fixes from StyleCI * Use constructor parameter instead of config * Add tests * Apply fixes from StyleCI Co-authored-by: JapSeyz <JapSeyz@JapSeyz.com> Co-authored-by: Jesper Jacobsen <joj@webshipper.com> |
||
|---|---|---|
| .. | ||
| Etc | ||
| Features | ||
| CachedResolverTest.php | ||
| CacheManagerTest.php | ||
| CommandsTest.php | ||
| DatabaseManagerTest.php | ||
| DatabaseSchemaManagerTest.php | ||
| DataSeparationTest.php | ||
| FacadeTest.php | ||
| FutureTest.php | ||
| GlobalCacheTest.php | ||
| QueueTest.php | ||
| RedirectTest.php | ||
| ReidentificationTest.php | ||
| RequestDataIdentificationTest.php | ||
| TenancyBootstrappersTest.php | ||
| TenantAssetTest.php | ||
| TenantClassTest.php | ||
| TenantDatabaseManagerTest.php | ||
| TenantManagerEventsTest.php | ||
| TenantManagerTest.php | ||
| TenantStorageTest.php | ||
| TestCase.php | ||