1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 12:54:05 +00:00
tenancy/src
2019-09-30 17:12:34 +02:00
..
Commands [2.x] Migrate fresh (#148) 2019-09-30 17:01:01 +02:00
Contracts Add docblocks 2019-09-20 20:14:58 +02:00
Controllers [1.8.0] Use strict types (#115) 2019-08-23 18:18:26 +02:00
Exceptions Add exceptions missing parent constructor call (#137) 2019-09-26 14:35:02 +02:00
Facades Add default value 2019-09-21 20:44:58 +02:00
Features [2.x] Tenant config (#145) 2019-09-30 16:52:46 +02:00
Jobs wip 2019-09-11 19:29:50 +02:00
Middleware Fix variables code style consistency (#136) 2019-09-29 13:02:51 +02:00
StorageDrivers [2.x] Tenant config (#145) 2019-09-30 16:52:46 +02:00
TenancyBootstrappers Fix issues with bootstrappers' state 2019-09-27 22:35:59 +02:00
TenantDatabaseManagers Create MySQL/PostgreSQL DBs while using sqlite as the central DB driver 2019-09-21 11:11:36 +02:00
Traits Clean up 2019-09-19 20:32:09 +02:00
UniqueIDGenerators Move UUID generator to a new namespace 2019-09-30 17:12:34 +02:00
CacheManager.php Add docblocks 2019-09-20 20:14:58 +02:00
DatabaseManager.php Fix transactions 2019-09-21 13:54:02 +02:00
helpers.php global_cache() helper 2019-09-22 19:45:30 +02:00
routes.php Fix redirect macro test 2019-09-21 19:29:06 +02:00
TenancyServiceProvider.php [2.x] Migrate fresh (#148) 2019-09-30 17:01:01 +02:00
Tenant.php Fix PreventAccess middleware 2019-09-22 17:17:38 +02:00
TenantManager.php [2.x] Remove request helper from TenantManager (#144) 2019-09-27 06:53:08 +02:00
TenantRouteServiceProvider.php Clean up 2019-09-19 20:32:09 +02:00