1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 16:24:04 +00:00

usage -> use

This commit is contained in:
Samuel Štancl 2019-01-20 15:05:04 +01:00 committed by GitHub
parent a8523871db
commit 1fe851a5fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -366,7 +366,7 @@ If you write to these directories, you will need to create them after you create
Logs will be saved to `storage/logs` regardless of any changes to `storage_path()`. Logs will be saved to `storage/logs` regardless of any changes to `storage_path()`.
One thing that you **will** have to change if you use storage similarly to the example on the image is your usage of the helper function `asset()` (that is, if you use it). One thing that you **will** have to change if you use storage similarly to the example on the image is your use of the helper function `asset()` (that is, if you use it).
You need to make this change to your code: You need to make this change to your code: