Answer the question
In order to leave comments, you need to log in
How can I get a list of folders from storage/public?
I'm practicing. I want to make a full-fledged media manager on Laravel and jQuery.
For changing images I use Intervention Image .
Now I can't figure out how I can get a list of folders and images of the current folder.
This is not enough:
Storage::disk($this->filesystem)->files(); // или ->allfiles()
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question