mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-04 19:24:02 +00:00
Merge branch 'docs-1.8.0' of github.com:stancl/tenancy into docs-1.8.0
This commit is contained in:
commit
5a2cdd3e3b
1 changed files with 7 additions and 7 deletions
|
|
@ -23,14 +23,14 @@ return [
|
|||
'Digging Deeper' => [
|
||||
'url' => 'docs/digging-deeper',
|
||||
'children' => [
|
||||
'Middleware Configuration' => 'docs/middleware-configuration',
|
||||
'Custom Database Names' => 'docs/custom-database-names',
|
||||
'Filesystem Tenancy' => 'docs/filesystem-tenancy',
|
||||
'Middleware Configuration' => 'docs/middleware-configuration',
|
||||
'Custom Database Names' => 'docs/custom-database-names',
|
||||
'Filesystem Tenancy' => 'docs/filesystem-tenancy',
|
||||
'Jobs & Queues' => 'docs/jobs-queues',
|
||||
'Event System' => 'docs/event-system',
|
||||
'Tenancy Initialization' => 'docs/tenancy-initialization',
|
||||
'Writing Storage Drivers' => 'docs/writing-storage-drivers',
|
||||
'Development' => 'docs/development',
|
||||
'Event System' => 'docs/event-system',
|
||||
'Tenancy Initialization' => 'docs/tenancy-initialization',
|
||||
'Writing Storage Drivers' => 'docs/writing-storage-drivers',
|
||||
'Development' => 'docs/development',
|
||||
],
|
||||
],
|
||||
'Integrations' => [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue