Closed HeyLeom closed 2 years ago
Hi I'm trying to write or put the artwork of an mp3 file, I tried this but when I download the track, it doesn't have an image.
I never tried this before, but I think you need to remove config('app.url') and use the path method on the Storage facade instead of the url method.
config('app.url')
path
Storage
url
Hi I'm trying to write or put the artwork of an mp3 file, I tried this but when I download the track, it doesn't have an image.