SalmanPatnee's avatar

Get nested uploaded file path

I am successfully uploading files in storage/app/uploads path and i'm saving only this part 'uploads/filename' in my database for retrieving i'm using this function Storage::url('upload/filename') and im getting this /storage/uploads/filename how to get the correct path?

0 likes
0 replies

Please or to participate in this conversation.