Include the file structure tenancy image in the repo

This commit is contained in:
lukinovec 2022-09-27 11:48:25 +02:00
parent 508cbeb168
commit 34bb54c67e
4 changed files with 4 additions and 4 deletions

View file

@ -28,7 +28,7 @@ That's what the `root_override` section is for. `%storage_path%` gets replaced b
Since `storage_path()` will be suffixed, your folder structure will look like this:
![The folder structure](https://i.imgur.com/GAXQOnN.png)
![The folder structure](/assets/images/file_structure_tenancy.png)
If you write to these directories, you will need to create them after you create the tenant. See the docs for [PHP's mkdir](http://php.net/function.mkdir).