I kept getting Ajax is not defined or Draggable is not defined errors and spent a couple of hours searching for the solution. Anyway, I finally came across this command:
symfony plugin:publish-assets
This got it all working for me - it simply copied the 'assets' (js scripts) to my /web folder. Simple :).
More code soon...
Thoughts in the meantime?
helped me. Thanks.
ReplyDeleteGlad to have been of use :)
ReplyDeletehelped me too
ReplyDeleteu rock man!!!! ... I spent 2 weeks on this issue :p thanks for your help
ReplyDeleteWow, well, happy this was useful :)
ReplyDeleteDidn't worked for me:( Can't find a solution, Ajax is not defined is still displaying:( Please help someone!
ReplyDeleteAfter trying to figure this error out on my own for an hour, I found this post. Thank you. You helped me a lot.
ReplyDelete