What does the filesystem caching do? #39824
Unanswered
exzachlyvv
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
From the documentation https://laravel.com/docs/8.x/filesystem#caching
However, I'm still confused. Does this mean that the disk connection is cached between requests? Or are the files themselves somehow cached? What does "caching for a given disk" really mean?
I think the docs could use a little clarification :D
Beta Was this translation helpful? Give feedback.
All reactions