Add the bootstrap/cache folder

This folder is expected to exist by several core Laravel commands related to caching.
This commit is contained in:
Luke Towers 2023-07-12 21:11:52 -06:00
parent 4c9840493e
commit 30ef051387

2
bootstrap/cache/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
*
!.gitignore