Add image using q-uploader to my database in laravel.
-
Hello there,
i am trying to add a product image to my database via q-uploader, i can add all other fields, i.e, product name, price … since image is a separate table in my database and i save my product images there, i can do that via laravel easily, but how to do that via vue? -
I want to insert to folder and database image with quasar. I found it difficult