1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 04:14:03 +00:00
tenancy/src
2019-02-07 17:38:00 +01:00
..
Commands Initial commit 2019-01-17 22:24:12 +01:00
config Make database creation queueable 2019-02-07 14:43:27 +01:00
Controllers Remove dd() 2019-01-20 15:07:13 +01:00
DatabaseCreators Add DatabaseCreationTest 2019-02-07 17:38:00 +01:00
Interfaces SOLIDify database creation 2019-02-07 14:18:53 +01:00
Jobs Add DatabaseCreationTest 2019-02-07 17:38:00 +01:00
Middleware Fix exempt routes, explain them in README 2019-01-19 16:29:55 +01:00
StorageDrivers Bugfix 2019-01-23 20:56:54 +01:00
Testing Begin work on tests 2019-02-01 22:47:10 +01:00
Traits Fix Travis, add docs for generating HTTPS certificates (#19) 2019-02-07 15:26:42 +01:00
CacheManager.php Initial commit 2019-01-17 22:24:12 +01:00
DatabaseManager.php Add DatabaseCreationTest 2019-02-07 17:38:00 +01:00
helpers.php Return null if key is not found in TenantManager->tenant 2019-01-23 21:00:11 +01:00
routes.php Fix #7 - tenant assets 2019-01-20 14:52:14 +01:00
TenancyServiceProvider.php Fix Travis, add docs for generating HTTPS certificates (#19) 2019-02-07 15:26:42 +01:00
Tenant.php Initial commit 2019-01-17 22:24:12 +01:00
TenantManager.php Fix Travis, add docs for generating HTTPS certificates (#19) 2019-02-07 15:26:42 +01:00
TenantRouteServiceProvider.php Make TenantRouteServiceProvider check if the route file exists before requiring it 2019-02-02 00:03:29 +01:00