edit existing image using dropzone.js
I upload the images using dropzone.js. now I want to edit these images and showing them in dropzone.js simply i want to show them for edit option.
How do you want to edit them? Sounds like you need javascript, not lavavel :)
@Sinnbeck i want to show them inside the dropzone like it shows when we upload the new image.
@zulqarnain So you dont want them to be editable, just deleteable?
@Sinnbeck yeah i want to delete them on edit option. but i want to show them on edit option then we will be able tp delete them.
list the images outside of dropzone as small thumbnails with a form attached to each to allow them to be deleted
Please or to participate in this conversation.