..
Console
bump PHP to 8.2, minor ci fixes
2023-01-04 02:43:10 +01:00
EarlyIdentification
Central routes without Route::domain(), configurable tenant/central routes by default for domain/subdomain identification, allow accessing central routes in early identification for path & request data middleware ( #3 )
2023-08-03 00:23:26 +02:00
mail_migrations
Allow mapping nested tenant properties to mail config ( #20 )
2023-12-18 12:42:03 +01:00
session_migrations
Add SessionTenancyBootstrapper ( #2 )
2022-11-20 02:32:25 +01:00
synced_resource_migrations
Use polymorphic table for mapping resources to tenants ( #997 )
2023-02-02 06:39:35 +01:00
2019_08_08_000001_add_custom_column.php
Apply fixes from StyleCI ( #126 )
2019-09-11 17:37:02 +02:00
2023_08_08_000001_add_domain_column.php
Single-domain tenants ( #16 )
2023-11-08 11:38:26 +01:00
CacheService.php
Cache prefix mode for separating tenant caches ( #1014 )
2023-04-24 16:25:51 +02:00
defaultHttpKernelv6.stub
Laravel 7 support ( #304 )
2020-03-17 18:47:24 +01:00
defaultHttpKernelv7.stub
Laravel 7 support ( #304 )
2020-03-17 18:47:24 +01:00
ExampleSeeder.php
Completing PR #881 ( #902 )
2022-07-20 15:28:45 +02:00
HasMiddlewareController.php
Make providing identification middleware statically to controllers work ( #18 )
2023-12-01 09:38:43 +01:00
HttpKernel.php
Add SessionTenancyBootstrapper ( #2 )
2022-11-20 02:32:25 +01:00
modifiedHttpKernelv6.stub
Laravel 7 support ( #304 )
2020-03-17 18:47:24 +01:00
modifiedHttpKernelv7.stub
Laravel 7 support ( #304 )
2020-03-17 18:47:24 +01:00
SingleDomainTenant.php
Make getCustomColumns() static in SingleDomainTenant
2023-11-09 09:35:06 +01:00
SpecificCacheStoreService.php
Cache prefix mode for separating tenant caches ( #1014 )
2023-04-24 16:25:51 +02:00
tenant-schema.dump
[4.x] Add tenant schema dump command ( #807 )
2022-06-01 16:12:59 +02:00
Tenant.php
[4.x] Add pending tenants (modified #782 ) ( #869 )
2022-10-31 12:14:44 +01:00
TestingBroadcaster.php
Add broadcasting channel prefixing bootstrapper ( #12 )
2023-11-06 22:09:01 +01:00
TestSeeder.php
[4.x] Migrate tests to Pest ( #884 )
2022-07-22 19:26:59 +02:00
User.php
[3.x] DB users ( #382 )
2020-05-03 18:12:27 +02:00