mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 10:14:03 +00:00
fix list formatting
This commit is contained in:
parent
2e5ea95b63
commit
00f916ad7a
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ When real-time facades are used, Laravel creates a PHP file with facade-like cod
|
||||||
## Creating framework directories for tenants {#creating-framework-directories-for-tenants}
|
## Creating framework directories for tenants {#creating-framework-directories-for-tenants}
|
||||||
|
|
||||||
To solve this, you need to create these directories for tenants. But note that you only need this if:
|
To solve this, you need to create these directories for tenants. But note that you only need this if:
|
||||||
|
|
||||||
1. you're using `storage_path()` suffixing (enabled in `tenancy` config)
|
1. you're using `storage_path()` suffixing (enabled in `tenancy` config)
|
||||||
2. **and** you're using real-time facades
|
2. **and** you're using real-time facades
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue