Solve your laravel problems.
I want to return the files names of a dir called public/uploads. I used Storage::allFiles and Storage::files, but only return an empty array.