1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 12:44:02 +00:00
tenancy/src/Bootstrappers
Samuel Štancl 6049ade20e
Fix exception message
Properly retrieve session driver name, previously $name was undefined
2025-10-16 00:15:28 +02:00
..
Integrations [4.x] Resolve testing todos (#1361) 2025-08-03 23:21:03 +02:00
BroadcastChannelPrefixBootstrapper.php [4.x] General code cleanup (#1278) 2024-12-31 00:35:46 +01:00
BroadcastingConfigBootstrapper.php broadcasting config bootstrapper: add reverb preset 2024-07-04 20:52:06 +02:00
CacheTagsBootstrapper.php Enable single_line_empty_body phpcsfixer rule 2024-04-02 04:31:03 +02:00
CacheTenancyBootstrapper.php Fix exception message 2025-10-16 00:15:28 +02:00
DatabaseCacheBootstrapper.php [4.x] Support database cache store tenancy (#1290) (resolve #852) 2025-08-08 00:54:01 +02:00
DatabaseSessionBootstrapper.php Cache prefixing logic rewrite, session scoping improvements, tests refactor (#43) 2024-04-09 20:40:27 +02:00
DatabaseTenancyBootstrapper.php Refactor DatabaseConfig, minor DB manager improvements, resolve todos 2025-10-13 16:01:34 +02:00
FilesystemTenancyBootstrapper.php [4.x] Cleanup (#1317) 2025-02-20 20:49:09 +01:00
MailConfigBootstrapper.php Rename bootstrappers (#40) 2024-03-28 03:18:23 +01:00
PersistentQueueTenancyBootstrapper.php [4.x] Queue logic refactor (#1289) 2025-01-14 13:49:16 +01:00
PostgresRLSBootstrapper.php Postgres RLS + permission controlled database managers (#33) 2024-04-24 22:32:49 +02:00
QueueTenancyBootstrapper.php [4.x] Queue logic refactor (#1289) 2025-01-14 13:49:16 +01:00
RedisTenancyBootstrapper.php redis bootstrapper: support clusters (#1207) 2024-04-12 01:05:46 +02:00
RootUrlBootstrapper.php [4.x] Cleanup (#1317) 2025-02-20 20:49:09 +01:00
TenantConfigBootstrapper.php Add TenantConfigBootstrapper, deprecate Feature implementation 2025-09-26 13:49:15 +02:00
UrlGeneratorBootstrapper.php [4.x] URL generation, request data identification improvements (#1357) 2025-06-02 03:43:47 +02:00