mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 08:44:02 +00:00
usage -> use
This commit is contained in:
parent
a8523871db
commit
1fe851a5fa
1 changed files with 1 additions and 1 deletions
|
|
@ -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()`.
|
||||
|
||||
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:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue