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

Duplicate Node with its descendants #231

Open mmteyrek opened 8 years ago

mmteyrek commented 8 years ago

Hello, There is way to duplicate a node with its descendants? Thank you.