mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 02:04: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' => [
|
||||
'The two applications' => 'the-two-applications',
|
||||
'Tenants' => 'tenants',
|
||||
'Tenant attribute encryption' => 'tenant-attribute-encryption',
|
||||
'Domains' => 'domains',
|
||||
'Event system' => 'event-system',
|
||||
'Routes' => 'routes',
|
||||
|
|
@ -210,6 +209,7 @@ return [
|
|||
],
|
||||
],
|
||||
'Console commands' => 'console-commands',
|
||||
'Tenant attribute encryption' => 'tenant-attribute-encryption',
|
||||
'Cached lookup' => 'cached-lookup',
|
||||
'Real-time facades' => 'realtime-facades',
|
||||
'Tenant maintenance mode' => 'tenant-maintenance-mode',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue