laravel-nestedset icon indicating copy to clipboard operation
laravel-nestedset copied to clipboard

finding siblings and parents

Open EgoistKing opened this issue 1 year ago • 0 comments

The "id" I have can be in the child. It can happen to parents. In this case, what I want to do is this: I want to see your parents and siblings

open "id" If parents, show their children

open "id" Show one of the children, full sibling and parent

EgoistKing avatar Nov 19 '23 11:11 EgoistKing