mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 02:04:03 +00:00
Add documentation page for encrypted tenant attributes (#174)
* wip docs page related to `archtechx/tenancy/issues/760` * Update encrypt-attributes.blade.md * Update the docs page * Minor update * Update the page * Update first attribute encryption paragraph * Improve wording Co-authored-by: Samuel Štancl <samuel@archte.ch> * Update hyperlink * Change 'tenants migration' to 'tenants table' * Move Tenant attribute encryption in the navigation * Remove virtual column hyperlink Co-authored-by: lukinovec <lukinovec@gmail.com> Co-authored-by: Samuel Štancl <samuel@archte.ch>
This commit is contained in:
parent
d09e4864ae
commit
e9aef34d94
3 changed files with 17549 additions and 23 deletions
|
|
@ -209,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