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?
7 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 :)
Didn't worked for me:( Can't find a solution, Ajax is not defined is still displaying:( Please help someone!
After trying to figure this error out on my own for an hour, I found this post. Thank you. You helped me a lot.
Post a Comment