fix list formatting

This commit is contained in:
Samuel Stancl 2020-07-26 21:58:23 +02:00 committed by GitHub
parent 2e5ea95b63
commit 00f916ad7a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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}
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)
2. **and** you're using real-time facades