Set cache option in .env

This commit is contained in:
Maarten 2020-02-13 19:09:39 +01:00
parent 2e08a63aa7
commit 40e64ef9b7
4 changed files with 18 additions and 7 deletions

5
.gitignore vendored
View file

@ -1,4 +1,5 @@
.idea
.env
storage/cache
vendor
resources/cache
.idea