1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 15:54:03 +00:00
tenancy/src
2019-11-05 23:33:57 +01:00
..
Commands [2.2.0] Use Tenant Run in console commands (#205) 2019-10-27 20:50:49 +01:00
Contracts [2.2.0] [WIP] Add functionality (#206) 2019-10-27 21:10:41 +01:00
Controllers [1.8.0] Use strict types (#115) 2019-08-23 18:18:26 +02:00
Exceptions [2.2.0] [WIP] Add functionality (#206) 2019-10-27 21:10:41 +01:00
Facades Add default value 2019-09-21 20:44:58 +02:00
Features [2.2.0] Timestamps (#213) 2019-11-04 17:56:08 +01:00
Jobs [2.x] Allow automatic seeding after automatic migrations (#160) 2019-10-17 19:25:30 +02:00
Middleware [2.2.0] Universal routes (#210) 2019-10-30 15:50:00 +01:00
StorageDrivers Don't hardcode data 2019-10-29 19:53:15 +01:00
TenancyBootstrappers [2.2.0] Optional storage path suffixing (#197) 2019-10-27 21:49:28 +01:00
TenantDatabaseManagers Use config charset and collation for MySQL (#180) 2019-10-17 14:00:33 +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 [2.2.0] [WIP] Add functionality (#206) 2019-10-27 21:10:41 +01:00
helpers.php Add docblocks to helpers 2019-10-23 08:14:30 +02:00
routes.php [2.1.0] Initialize tenancy before executing controller constructors (#169) 2019-10-15 20:23:56 +02:00
TenancyServiceProvider.php Array with global MW 2019-11-04 18:36:22 +01:00
Tenant.php [2.2.0] Timestamps (#213) 2019-11-04 17:56:08 +01:00
TenantManager.php Update docblock 2019-11-04 22:07:07 +01:00
TenantRouteServiceProvider.php Register tenant routes after other SPs are executed (#216) 2019-11-05 23:33:57 +01:00