]> _ Git - cubist_laravel-backpack-dropzone-field.git/commit
wip #3437 @0.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 26 Feb 2020 16:14:03 +0000 (17:14 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 26 Feb 2020 16:14:03 +0000 (17:14 +0100)
commit5594259f82abf33afd25bfb4196ee3dacdab3959
tree436a014b011dead6e9b929b5cf31967da38d4c46
wip #3437 @0.5
13 files changed:
.gitignore [new file with mode: 0644]
CHANGELOG.md [new file with mode: 0644]
CONTRIBUTING.md [new file with mode: 0644]
LICENSE [new file with mode: 0644]
README.md [new file with mode: 0644]
composer.json [new file with mode: 0644]
src/DropzoneFieldServiceProvider.php [new file with mode: 0644]
src/Traits/HandleAjaxMedia.php [new file with mode: 0644]
src/app/Console/Commands/Install.php [new file with mode: 0644]
src/public/dropzone/dropzone.min.css [new file with mode: 0644]
src/public/dropzone/dropzone.min.js [new file with mode: 0644]
src/public/sortable/Sortable.min.js [new file with mode: 0644]
src/resources/views/fields/dropzone_media.blade.php [new file with mode: 0644]