1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 12:54:05 +00:00
tenancy/src
Samuel Štancl e7b5a77a6b
Data separation tests (#58)
* Add purge()

* Add DataSeparationTest
2019-07-01 12:28:22 +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 Fix Redis scan for 5.8 (#46) 2019-04-24 16:53:43 +02:00
TenantDatabaseManagers Fix #21 (#22) 2019-02-08 20:16:40 +01:00
Traits Specify namespace on global functions (fix #35) (#36) 2019-04-24 17:33:41 +02:00
CacheManager.php Specify namespace on global functions (fix #35) (#36) 2019-04-24 17:33:41 +02:00
DatabaseManager.php Data separation tests (#58) 2019-07-01 12:28:22 +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 Specify namespace on global functions (fix #35) (#36) 2019-04-24 17:33:41 +02:00
TenantManager.php Specify namespace on global functions (fix #35) (#36) 2019-04-24 17:33:41 +02:00
TenantRouteServiceProvider.php Specify namespace on global functions (fix #35) (#36) 2019-04-24 17:33:41 +02:00