1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 16:24:04 +00:00
tenancy/src
2019-09-21 11:39:17 +02:00
..
Commands Clean up 2019-09-19 20:32:09 +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 Fix some tests 2019-09-16 16:57:55 +02:00
Facades Add missing \ 2019-09-19 20:48:37 +02:00
Features Clean up 2019-09-19 20:32:09 +02:00
Jobs wip 2019-09-11 19:29:50 +02:00
Middleware Clean up 2019-09-19 20:32:09 +02:00
StorageDrivers Create MySQL/PostgreSQL DBs while using sqlite as the central DB driver 2019-09-21 11:11:36 +02:00
TenancyBootstrappers Facade tests 2019-09-19 20:41:00 +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
CacheManager.php Add docblocks 2019-09-20 20:14:58 +02:00
DatabaseManager.php getBaseConnection 2019-09-21 11:39:17 +02:00
helpers.php Fix some tests 2019-09-16 17:36:32 +02:00
routes.php [1.8.0] Use strict types (#115) 2019-08-23 18:18:26 +02:00
TenancyServiceProvider.php Get multiple envs (redis/db) to run correctly 2019-09-17 19:39:57 +02:00
Tenant.php Merge branch '2.x' of github.com:stancl/tenancy into 2.x 2019-09-21 11:11:45 +02:00
TenantManager.php Add docblocks 2019-09-20 20:14:58 +02:00
TenantRouteServiceProvider.php Clean up 2019-09-19 20:32:09 +02:00
UUIDGenerator.php Unique ID generator 'handle' -> 'generate' 2019-09-16 16:59:18 +02:00