13// $upload->moveFilesTo('/myPath/'); // Since we are in an example here, we do not move the files. But this would be the way wou move files using the FileUpload-Service
14
15// The File-Dropzones will expect a valid json-Status (success true or false).