-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Move statics/ and uploads/ inside this new folder storage/.
| storage/
| --- | statics/
| --- | uploads/
Note: Inspired from Laravel 8.
Move caches/ and errors/ inside this new folder var/.
| var/
| --- | cache/
| --- | --- | arshwell/
| --- | --- | --- | monolith/
| --- | --- | --- | --- | routes.json
| --- | --- | --- | --- | ...
| --- | log/
| --- | --- | crons.log
| --- | --- | download.log
| --- | --- | index.log
Note: Inspired from Symfony 6.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels