May 9, 2018
0
Level 1
Can't download files using MediaLibrary and Laravel
I have managed to upload files and display them correctly. But now, when i try to download them i just get a file with the same name, wrong size and it doesn't work, it just won't open. I'm attching some images:
Database with the image uploaded Media Table
File uploaded File Uploaded
Original File (check it has the same size as the uploaded) Original File
I am downloading them using the URL provided by the MediaLibrary, here is how i generate them
Finally, how i download it: View
But then, after i download the file i get:
Please any help is appreciated!
Please or to participate in this conversation.