This commit is contained in:
Samuel Štancl 2019-10-12 21:56:43 +02:00
parent ba394c38cc
commit 5d88710d83
3 changed files with 49 additions and 34 deletions

View file

@ -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',