Joshua Dorenkamp
Joshua Dorenkamp
Indent behavior could be improved. Indenting a list item should wrap the current list item in a new `` or `` and nest it in the closest `` tag (or...
Is there a callback available once it has been initialized?
Is this plugin still maintained? Last update was 3 years ago? Interested in transferring maintenance to someone else?
Thanks so much for taking this project over!! Is there a way to eager load a nested relationship using Laravel's relationship definitions instead of calling `->toHierarchy()`? i.e. ``` class Post...