Skip to content

Commit 30ef051

Browse files
committed
Add the bootstrap/cache folder
This folder is expected to exist by several core Laravel commands related to caching.
1 parent 4c98404 commit 30ef051

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bootstrap/cache/.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
*
2+
!.gitignore

0 commit comments

Comments
 (0)