Friends, I'm using the jquery fileupload plugin and using the following callback:
jQuery("#fileupload").fileupload({
url: '/painel/uploads',
dataType: 'json',
formData: {_token: jQuery("#fileupload").data('token'), idpasta: jQuery(...
asked by
31.10.2017 / 03:34