mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 13:14:05 +00:00
Fix links
This commit is contained in:
parent
14e9de4d11
commit
15ac61920d
7 changed files with 9 additions and 9 deletions
|
|
@ -128,7 +128,7 @@ class CacheManager extends BaseCacheManager
|
|||
|
||||
## Filesystem tenancy {#filesystem-tenancy}
|
||||
|
||||
`bootstrap()` calls `suffiexFilesystemRootPaths()`. This method changes `storage_path()` and the roots of disks listed in `config('tenancy.filesystem.disks)`. You can read more about this on the [Filesystem Tenancy](filesystem-tenancy) page.
|
||||
`bootstrap()` calls `suffiexFilesystemRootPaths()`. This method changes `storage_path()` and the roots of disks listed in `config('tenancy.filesystem.disks)`. You can read more about this on the [Filesystem Tenancy](/docs/filesystem-tenancy) page.
|
||||
|
||||
```php
|
||||
public function suffixFilesystemRootPaths()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue