laravel-filemanager icon indicating copy to clipboard operation
laravel-filemanager copied to clipboard

Uncaught ReferenceError: Dropzone is not defined

Open LeventeNagy opened this issue 5 years ago • 2 comments

  • Laravel version : 6
  • Package version : 1.9

I have recently moved my project live, everything is alright, images showing no problems except one thing, I can't upload because the upload button is missing and I get the following error

Uncaught ReferenceError: Dropzone is not defined

I tried looking around but no solution, I didn't have this problem on my localhost,

Could anybody give me a hint?

LeventeNagy avatar Jan 13 '20 11:01 LeventeNagy

@LeventeNagy php artisan vendor:publish --tag=lfm_public

to-sky avatar Jun 16 '20 09:06 to-sky

How can i resolve this problem ? Uncaught ReferenceError: Dropzone is not defined.

xaviergedo avatar Aug 03 '22 16:08 xaviergedo