NyllRE / nuxt-file-storage

Easy solution to store files in your nuxt apps. Be able to upload files from the frontend and recieve them from the backend to then save the files in your project.
https://nuxt.com/modules/nuxt-file-storage
MIT License
63 stars 7 forks source link

Image source not readable #15

Closed HaciAli-MIZRAK closed 3 weeks ago

HaciAli-MIZRAK commented 1 month ago

Hello, I am trying to use your package but Laravel gives this warning "Image source not readable". When I test it with Postman, the installation is successful. Where could be the problem?

NyllRE commented 1 month ago

hello, i sort of need more information as I am not experienced with laravel but it sounds like an issue on laravel's side. Is there maybe any logs or perhaps specific situations that this issue occurs in?

NyllRE commented 3 weeks ago

@HaciAli-MIZRAK I will close this issue due to lack of information around your issue. Feel free to request for it to be open whenever you can provide more information around your issue!