Dropzone createThumbnailFromUrl() issue
问题 I need to add pre-existing image files to dropzone by using Laravel 5.4 . This is why I use createThumbnailFromUrl() function. But it does not generate images properly. Instead it shows them in blank way. I used that link (jsfiddle) for that purpose. I googled a lot, tried several ways, but it did not help: Below is my code: <script type="text/javascript" src='{{asset("js/dropzone/min/dropzone.min.js")}}'></script> <script type="text/javascript"> Dropzone.options.addImages = { paramName: