Document cached tenant lookup fix #46

This commit is contained in:
Samuel Štancl 2020-04-23 19:46:51 +02:00
parent af8e403504
commit 0e8a9a7ac9
2 changed files with 17 additions and 0 deletions

View file

@ -79,6 +79,7 @@ return [
'Tenants' => 'tenants',
'Central App' => 'central-app',
'Universal Routes' => 'universal-routes',
'Cacheed Tenant Lookup' => 'cached-tenant-lookup',
'Custom Database Names' => 'custom-database-names',
'Custom DB Connections' => 'custom-db-connections',
'Disabling DB Creation' => 'disabling-db-creation',