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?

5 comments:
helped me. Thanks.
Glad to have been of use :)
helped me too
u rock man!!!! ... I spent 2 weeks on this issue :p thanks for your help
Wow, well, happy this was useful :)
Post a Comment