Answer the question
In order to leave comments, you need to log in
How to display a file from storage without creating a link to the public folder?
I have a temp(storage/app/tepm) disk that stores photos that should be available to certain users, how can I access them without creating a link to the public folder?
I tried to do like this:
Storage::path('temp\E.jpg')
Storage::disk('temp')->url('E.jpg')
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