Skip to content

Commit

Permalink
Add documentation page for encrypted tenant attributes (#174)
Browse files Browse the repository at this point in the history
* 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 <[email protected]>

* Update hyperlink

* Change 'tenants migration' to 'tenants table'

* Move Tenant attribute encryption in the navigation

* Remove virtual column hyperlink

Co-authored-by: lukinovec <[email protected]>
Co-authored-by: Samuel Štancl <[email protected]>
  • Loading branch information
3 people authored Jul 26, 2022
1 parent d09e486 commit e9aef34
Show file tree
Hide file tree
Showing 3 changed files with 17,548 additions and 22 deletions.
1 change: 1 addition & 0 deletions navigation.php
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@
],
],
'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',
Expand Down
Loading

0 comments on commit e9aef34

Please sign in to comment.