etrepat / baum

Baum is an implementation of the Nested Set pattern for Laravel's Eloquent ORM.
http://etrepat.com/baum
MIT License
2.24k stars 460 forks source link

Left/Right Node #301

Closed dev-itbinc closed 6 years ago

dev-itbinc commented 6 years ago

Hello. How i can ask node for isLeft or isRight (isFirst(), isLast())?