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

Laravel 5.3 compatibility #246

Closed taliptako closed 8 years ago

taliptako commented 8 years ago

Can i use this package with Laravel 5.3 ?

oleg-vysotsky commented 8 years ago

I have the same question. Anyone tried to do it?

adriaanzon commented 8 years ago

I had no problems using it with Laravel 5.3

oleg-vysotsky commented 8 years ago

Thanks