mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 18:24:03 +00:00
Move Tenant attribute encryption in the navigation
This commit is contained in:
parent
cd6ead3be7
commit
d52192ef7e
1 changed files with 1 additions and 1 deletions
|
|
@ -144,7 +144,6 @@ return [
|
||||||
'children' => [
|
'children' => [
|
||||||
'The two applications' => 'the-two-applications',
|
'The two applications' => 'the-two-applications',
|
||||||
'Tenants' => 'tenants',
|
'Tenants' => 'tenants',
|
||||||
'Tenant attribute encryption' => 'tenant-attribute-encryption',
|
|
||||||
'Domains' => 'domains',
|
'Domains' => 'domains',
|
||||||
'Event system' => 'event-system',
|
'Event system' => 'event-system',
|
||||||
'Routes' => 'routes',
|
'Routes' => 'routes',
|
||||||
|
|
@ -210,6 +209,7 @@ return [
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
'Console commands' => 'console-commands',
|
'Console commands' => 'console-commands',
|
||||||
|
'Tenant attribute encryption' => 'tenant-attribute-encryption',
|
||||||
'Cached lookup' => 'cached-lookup',
|
'Cached lookup' => 'cached-lookup',
|
||||||
'Real-time facades' => 'realtime-facades',
|
'Real-time facades' => 'realtime-facades',
|
||||||
'Tenant maintenance mode' => 'tenant-maintenance-mode',
|
'Tenant maintenance mode' => 'tenant-maintenance-mode',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue