1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 06:44:02 +00:00

Merge branch 'docs' of github.com:stancl/tenancy into docs

This commit is contained in:
Samuel Štancl 2019-08-17 11:56:38 +02:00
commit 14e9de4d11

View file

@ -4,10 +4,10 @@ return [
'Getting Started' => [ 'Getting Started' => [
'url' => 'docs/getting-started', 'url' => 'docs/getting-started',
'children' => [ 'children' => [
'Installation' => 'docs/installation', 'Installation' => 'docs/installation',
'Storage Drivers' => 'docs/storage-drivers', 'Storage Drivers' => 'docs/storage-drivers',
'This Package vs Others' => 'docs/difference-between-this-package-and-others', 'This Package vs Others' => 'docs/difference-between-this-package-and-others',
'Configuration' => 'docs/configuration', 'Configuration' => 'docs/configuration',
], ],
], ],
'Usage' => [ 'Usage' => [