Skip to content

Create storage/ and var/ folders #10

@arshavinel

Description

@arshavinel

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions