Javascript Module Import
Hello,
I am trying to import a Javascript file from either public or resources - whichever is easier.
It appers it needs to be imported as a module, but I am seeing this error
I have attaches some code below. Thank you for any help you may have.
In AppServiceProvider
boot
method
And then trying to use as follows
If there is a better way to access the filepond instance from blade I am also open to that.0 Replies