| .. |
|
Actions
|
phpstan improvements
|
2022-09-29 15:07:16 +02:00 |
|
Bootstrappers
|
fix phpstan issues in FilesystemTenancyBootstrapper
|
2022-09-30 00:11:47 +02:00 |
|
Commands
|
Only delete tenants in MigrateFreshOverride if the tenants table exists (#1007)
|
2022-11-18 15:58:04 +01:00 |
|
Concerns
|
resolve all phpstan issues
|
2022-11-08 13:34:04 +01:00 |
|
Contracts
|
remove tenant_unaware_features key and use static function
|
2022-11-28 11:23:30 +05:00 |
|
Controllers
|
Add identification section to config, refactor static properties
|
2022-10-01 20:01:18 +02:00 |
|
Database
|
Fix #998, properly replace ALL tenant_id literals
|
2022-11-10 16:44:52 +01:00 |
|
Enums
|
Fix code style (php-cs-fixer)
|
2022-08-02 02:21:33 +00:00 |
|
Events
|
[4.x] Configure attributes for synced resources when creating models (#915)
|
2022-11-03 17:51:29 +01:00 |
|
Exceptions
|
Add identification section to config, refactor static properties
|
2022-10-01 20:01:18 +02:00 |
|
Facades
|
Extend GlobalCache facade from the original facade (#495)
|
2020-09-18 23:18:21 +02:00 |
|
Features
|
remove tenant_unaware_features key and use static function
|
2022-11-28 11:23:30 +05:00 |
|
Jobs
|
resolve all phpstan issues
|
2022-11-08 13:34:04 +01:00 |
|
Listeners
|
Delete BootstrapFeatures.php
|
2022-11-25 16:15:59 +05:00 |
|
Middleware
|
resolve all phpstan issues
|
2022-11-08 13:34:04 +01:00 |
|
Resolvers
|
Merge branch 'master' of github.com:archtechx/tenancy
|
2022-11-10 16:03:28 +01:00 |
|
CacheManager.php
|
general refactor, move more classes under Database namespace
|
2022-08-27 03:17:16 +02:00 |
|
helpers.php
|
Fix code style (php-cs-fixer)
|
2022-09-29 00:47:38 +00:00 |
|
Tenancy.php
|
Fix #998, properly replace ALL tenant_id literals
|
2022-11-10 16:44:52 +01:00 |
|
TenancyServiceProvider.php
|
Add bootstrapFeatures static property and method
|
2023-02-20 15:39:23 +01:00 |
|
UUIDGenerator.php
|
phpstan, global_cache, resolver improvements, InitializationHelpers trait
|
2022-09-29 02:47:13 +02:00 |