Closed
Description
Hi @lazychaser, I am currently using this package and so far I like it. But I got stuck in one part that probably is possible to do but I haven't found solution in documentation. 😄
Can I use "create" method to update or delete all nodes which are not present in scope?
I need some method that'll do same job as seeding/mass assingment methods in etrepat/baum project.
In my example, I am trying to make forum where user can reorder the display of forum and subforum categories.
Thank you 😄