laravel-nestedset
laravel-nestedset copied to clipboard
toTree() doesn't return the child only
I want to get specified childs and render them as tree but seems it wont work, it always required parent to show all of childs, how can i do that? Thanks