php - Dropzone with laravel -


i using dropzone.js laravel upload photos, works perfectly. added remove link each photo. during uploading process change name of photo using time(). , save database.

my question how can new name of photo , can use when want remove using dropzone.js

many , best regards,


Comments

Popular posts from this blog

How to understand 2 main() functions after using uftrace to profile the C++ program? -

c# - Update a combobox from a presenter (MVP) -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -