1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 20:54:04 +00:00
tenancy/src
Samuel Štancl beb9a0a903
Move todos to issues (#45)
* Remove todo

* Remove todo
2019-04-24 09:22:12 +02:00
..
Commands Add command tests 2019-02-09 11:53:48 +01:00
config Remove migrations_directory from config 2019-02-09 12:15:18 +01:00
Controllers First TenantAssetTest 2019-02-08 23:25:50 +01:00
Interfaces Move todos to issues (#45) 2019-04-24 09:22:12 +02:00
Jobs Fix Jobs' docblocks (fix #39) 2019-04-23 18:03:40 +02:00
Middleware Remove support for onFail without arguments to improve performance 2019-03-04 22:19:38 +01:00
StorageDrivers Update RedisStorageDriver with the interface change 2019-04-23 17:11:05 +02:00
TenantDatabaseManagers Fix #21 (#22) 2019-02-08 20:16:40 +01:00
Traits Remove migrations_directory from config 2019-02-09 12:15:18 +01:00
CacheManager.php Fix #31 CacheManager didn't merge tags properly; write tests for CacheManager 2019-02-13 17:13:01 +01:00
DatabaseManager.php Add command tests 2019-02-09 11:53:48 +01: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 Fix Travis, add docs for generating HTTPS certificates (#19) 2019-02-07 15:26:42 +01:00
TenantManager.php [breaking fix] Add array return types to StorageDriver interface 2019-04-23 17:09:32 +02:00
TenantRouteServiceProvider.php Make TenantRouteServiceProvider check if the route file exists before requiring it 2019-02-02 00:03:29 +01:00