Tenant config

This commit is contained in:
Samuel Štancl 2019-10-04 22:39:53 +02:00
parent 4ab5bbec0c
commit 31055aa9d6
2 changed files with 35 additions and 0 deletions

View file

@ -76,6 +76,7 @@ return [
'url' => 'digging-deeper',
'children' => [
'Tenants' => 'tenants',
'Tenant Config' => 'tenant-config',
'Middleware Configuration' => 'middleware-configuration',
'Custom Database Names' => 'custom-database-names',
'Filesystem Tenancy' => 'filesystem-tenancy',