1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-13 01:14:04 +00:00
tenancy/src
2019-10-04 23:17:14 +02:00
..
Commands getDatabaseName() -> getConnectionName() 2019-10-04 21:31:21 +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 Use $data instead of get() in TenantConfig 2019-10-04 22:32:43 +02:00
Jobs [2.x] Queued post-creation automigration (#154) 2019-10-04 21:34:17 +02:00
Middleware Fix variables code style consistency (#136) 2019-09-29 13:02:51 +02:00
StorageDrivers Fix TenantStorageTest 2019-09-30 19:02:00 +02:00
TenancyBootstrappers [2.x] Queued post-creation automigration (#154) 2019-10-04 21:34:17 +02:00
TenantDatabaseManagers Replace Foundation\Application dependencies with Cache\Repository wherever possible (#149) 2019-09-30 17:10:39 +02:00
Traits Clean up 2019-09-19 20:32:09 +02:00
UniqueIDGenerators Replace webpatser/laravel-uuid with ramsey/uuid (#150) 2019-09-30 18:13:52 +02:00
CacheManager.php Add docblocks 2019-09-20 20:14:58 +02:00
DatabaseManager.php DB manager now doesn't depend on DB storage driver 2019-09-30 18:41:51 +02:00
helpers.php optional for tenant() 2019-09-30 19:43:59 +02:00
routes.php Fix redirect macro test 2019-09-21 19:29:06 +02:00
TenancyServiceProvider.php [2.x] Add CreateTenant command (#153) 2019-10-04 20:22:23 +02:00
Tenant.php Update docblock 2019-10-04 23:17:14 +02:00
TenantManager.php [2.x] Queued post-creation automigration (#154) 2019-10-04 21:34:17 +02:00
TenantRouteServiceProvider.php Clean up 2019-09-19 20:32:09 +02:00