Skip to content

Commit

Permalink
Add the bootstrap/cache folder
Browse files Browse the repository at this point in the history
This folder is expected to exist by several core Laravel commands related to caching.
  • Loading branch information
LukeTowers committed Jul 13, 2023
1 parent 4c98404 commit 30ef051
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bootstrap/cache/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
*
!.gitignore

0 comments on commit 30ef051

Please sign in to comment.