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

Baum on non Laravel projects using Eloquent #299

Open Zhythero opened 6 years ago

Zhythero commented 6 years ago

Hi, as the title says, is there any way to install this on a non laravel project that still uses composer and the illuminate/eloquent package?