Commit e92c3d4
Ufuk Cetinkaya
fix: add missing storage directories for Laravel CI
Add .gitignore files to storage/framework/{cache/data,sessions,views}
and storage/logs to ensure these directories exist in CI environment.
Fixes "Please provide a valid cache path" error in tests.1 parent e5682cb commit e92c3d4
4 files changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments