laravel-filemanager
laravel-filemanager copied to clipboard
Uncaught ReferenceError: Dropzone is not defined
- 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 php artisan vendor:publish --tag=lfm_public
How can i resolve this problem ? Uncaught ReferenceError: Dropzone is not defined.