1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 06:44:02 +00:00
tenancy/src
2019-08-16 13:02:09 +02:00
..
assets Apply fixes from StyleCI 2019-08-15 22:07:33 +00:00
Commands [1.7.0] Install command (#95) 2019-08-15 19:16:25 +02: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 get rid of TenantModel interface 2019-08-10 15:16:48 +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 final changes 2019-08-16 13:01:45 +02:00
TenantDatabaseManagers Add PostgreSQL DB driver (#52) 2019-07-12 23:09:29 +02:00
Traits Add empty array default 2019-08-14 22:55:18 +02:00
CacheManager.php Apply fixes from StyleCI (#80) 2019-08-02 20:01:10 +02:00
DatabaseManager.php Apply fixes from StyleCI 2019-08-14 20:17:04 +00:00
GlobalCacheFacade.php Apply fixes from StyleCI (#80) 2019-08-02 20:01:10 +02:00
helpers.php Add a use statement 2019-02-13 13:23:09 +01: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 Merge branch '1.x' into db-storage-driver 2019-08-16 13:02:09 +02:00
Tenant.php final changes 2019-08-16 13:01:45 +02:00
TenantManager.php final changes 2019-08-16 13:01:45 +02:00
TenantRouteServiceProvider.php Specify namespace on global functions (fix #35) (#36) 2019-04-24 17:33:41 +02:00