Answer the question
In order to leave comments, you need to log in
Why does app.js interfere with FilePond.js?
Hello, I've run into this problem...
FilePond.js doesn't work when Laravel's app.js is included . I commented out the connection of this script, and it all worked!
Here is the app.js itself .
Why is this happening ?
Doesn't work in the sense that preview doesn't work when selecting a photo.
Help solve the problem, please.
Thank you!
Answer the question
In order to leave comments, you need to log in
Are you editing /public/app.js ?
Read the documentation https://laravel.com/docs/5.6/mix .
If the webpack config has not changed, then the /resources/assets/js/app.js file is built in /public/app.js with the npn run prod command
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question