DropZone.js uploading is not working on programmatically


DropZone.js uploading is not working on programmatically



I am working on dropzone js programmatically. this is My div,






Drop files here or Click to Upload



</div>
</div>



</div>



and rpzone class is
// Dropzone class:


var myDropzone = new Dropzone("div#my-dropzone", { url: "/file/post"});



but when I drag and drop images to dropzone box images are preview with cross symbols (not success upload). then how can I fix this problem?









By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Popular posts from this blog

api-platform.com Unable to generate an IRI for the item of type

How to set up datasource with Spring for HikariCP?

Display dokan vendor name on Woocommerce single product pages