1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 11:34:03 +00:00
tenancy/assets
Samuel Štancl 3cf102ebd6 Update stubs, add PHP 8.5 todo
Remove comments about shouldBeQueued(true) being preferable in
production as that isn't necessarily true anymore with pending tenants
(or even the absence of any "optimizations", they're all optional).
Using queued tenant creation also requires some code changes in the
tenant onboarding logic, so it is misleading to imply that it's a
switch that should simply be turned on in production.

Add DatabaseCacheBootstrapper to config.php as it was missing there.

Remove note about MailConfigBootstrapper needing forceRefresh in the
QueueTenancyBootstrapper as we now use a non-persistent queue
bootstrapper by default.
2025-10-13 16:16:40 +02:00
..
impersonation-migrations Add remember column to to the impersonation token (#1101) 2023-04-13 02:05:26 +02:00
migrations Postgres RLS + permission controlled database managers (#33) 2024-04-24 22:32:49 +02:00
resource-syncing-migrations Use polymorphic table for mapping resources to tenants (#997) 2023-02-02 06:39:35 +01:00
config.php Update stubs, add PHP 8.5 todo 2025-10-13 16:16:40 +02:00
routes.php Refactor early identification (#47) 2024-04-22 11:30:58 +02:00
TenancyServiceProvider.stub.php Update stubs, add PHP 8.5 todo 2025-10-13 16:16:40 +02:00
tenant_routes.stub.php add line end to sample route response 2024-07-09 00:15:37 +02:00