1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 14:14:04 +00:00
tenancy/src
2020-05-11 03:37:47 +02:00
..
Commands Bootstrapper tests 2020-05-11 03:37:47 +02:00
Contracts Bootstrapper tests 2020-05-11 03:37:47 +02:00
Controllers [1.8.0] Use strict types (#115) 2019-08-23 18:18:26 +02:00
Database/Models Bootstrapper tests 2020-05-11 03:37:47 +02:00
Events Bootstrapper tests 2020-05-11 03:37:47 +02:00
Exceptions Finish path identification - configurability & exception handling 2020-05-10 20:16:08 +02:00
Facades [3.x] Rename facades (#387) 2020-05-03 17:59:35 +02:00
Features [3.x] Use static properties instead of config for features (#391) 2020-05-03 18:12:40 +02:00
Jobs Bootstrapper tests 2020-05-11 03:37:47 +02:00
Middleware Finish path identification - configurability & exception handling 2020-05-10 20:16:08 +02:00
Resolvers Finish path identification - configurability & exception handling 2020-05-10 20:16:08 +02:00
StorageDrivers/Database vague first draft of v3. TenantModelTest is passing 2020-05-08 04:37:43 +02:00
TenancyBootstrappers Bootstrapper tests 2020-05-11 03:37:47 +02:00
TenantDatabaseManagers Bootstrapper tests 2020-05-11 03:37:47 +02:00
Traits [3.x] DB users (#382) 2020-05-03 18:12:27 +02:00
UniqueIDGenerators vague first draft of v3. TenantModelTest is passing 2020-05-08 04:37:43 +02:00
CacheManager.php Add docblocks 2019-09-20 20:14:58 +02:00
DatabaseConfig.php Bootstrapper tests 2020-05-11 03:37:47 +02:00
DatabaseManager.php Bootstrapper tests 2020-05-11 03:37:47 +02:00
helpers.php Bootstrapper tests 2020-05-11 03:37:47 +02:00
routes.php Make route parameter optional, fix #240 2019-12-03 22:49:20 +01:00
Tenancy.php Bootstrapper tests 2020-05-11 03:37:47 +02:00
TenancyServiceProvider.php Bootstrapper tests 2020-05-11 03:37:47 +02:00
TenantRouteServiceProvider.php Register tenant routes after other SPs are executed (#216) 2019-11-05 23:33:57 +01:00