Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions docs/getting-started/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,3 +135,12 @@ These directories need to be writable:
- `storage/framework/session`

- `storage/framework/views`

If you use the addon/module system (Admin → Addons), these two directories
also need to be writable by your webserver user. They aren't covered by the
installer's requirements check, since addons are installed after initial
setup:

- `modules`

- `public/ext`