lazychaser / laravel-nestedset

Effective tree structures in Laravel 4-8
3.64k stars 473 forks source link

finding siblings and parents #590

Open EgoistKing opened 10 months ago

EgoistKing commented 10 months ago

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