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 459 forks source link

Limit Number of children and spill over #291

Open ootim opened 6 years ago

ootim commented 6 years ago

Hello,

Just wanted to find out if it's possible with this package to limit the number of children and cause a spill over to left most leaf node once the limit is reached.

Thanks

Escarter commented 5 years ago

Hello,

Any update on this issue?

Thanks