mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 10:14:03 +00:00
wip
This commit is contained in:
parent
ba394c38cc
commit
5d88710d83
3 changed files with 49 additions and 34 deletions
|
|
@ -77,6 +77,7 @@ return [
|
|||
'url' => 'digging-deeper',
|
||||
'children' => [
|
||||
'Tenants' => 'tenants',
|
||||
'Central App' => 'central-app',
|
||||
'Tenant Config' => 'tenant-config',
|
||||
'Middleware Configuration' => 'middleware-configuration',
|
||||
'Custom Database Names' => 'custom-database-names',
|
||||
|
|
@ -101,7 +102,6 @@ return [
|
|||
'children' => [
|
||||
'HTTPS Certificates' => 'https-certificates',
|
||||
'Misc' => 'misc-tips',
|
||||
'Global Cache/Storage/...' => 'global-stuff',
|
||||
],
|
||||
],
|
||||
'Stay Updated' => 'stay-updated',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue