1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-15 00:04:04 +00:00
tenancy/src
2019-08-18 23:25:10 +02:00
..
Commands Apply fixes from StyleCI 2019-08-17 14:33:59 +00:00
Controllers First TenantAssetTest 2019-02-08 23:25:50 +01:00
Exceptions [1.7.0] Add the option to set values & db name during tenant creation (#86) 2019-08-13 19:16:00 +02:00
Interfaces [1.7.0] Add DB storage driver (#82) 2019-08-16 14:36:49 +02:00
Jobs Apply fixes from StyleCI (#80) 2019-08-02 20:01:10 +02:00
Middleware Use ?? instead of ?: 2019-08-10 14:43:37 +02:00
StorageDrivers wip 2019-08-17 14:51:03 +02:00
TenantDatabaseManagers Apply fixes from StyleCI 2019-08-16 16:21:59 +00:00
Traits Apply fixes from StyleCI 2019-08-16 16:21:59 +00:00
CacheManager.php Apply fixes from StyleCI 2019-08-16 16:21:59 +00:00
DatabaseManager.php Make DB storage driver prefix sqlite DBs with database_path() 2019-08-17 21:56:30 +02:00
GlobalCacheFacade.php Apply fixes from StyleCI (#80) 2019-08-02 20:01:10 +02:00
helpers.php Apply fixes from StyleCI 2019-08-16 16:21:59 +00:00
routes.php Fix a lot of bugs, fix #23 2019-02-08 22:44:46 +01:00
TenancyFacade.php Fix #29 add Tenancy facade 2019-02-15 21:00:11 +01:00
TenancyServiceProvider.php [1.8.0] Tenant redirect (#103) 2019-08-18 12:48:10 +02:00
Tenant.php Remove defaulting to 'default' DB connection 2019-08-18 23:25:10 +02:00
TenantManager.php Fix invoke test 2019-08-16 18:54:25 +02:00
TenantRouteServiceProvider.php Apply fixes from StyleCI 2019-08-16 16:21:59 +00:00