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

Fix BaumCommand #169

Closed isaackearl closed 3 years ago

isaackearl commented 9 years ago

The namespace on this import is wrong and so the command doesn't work. if you fix the import then things work as expected.

isaackearl commented 9 years ago

Not sure why this build failed.. is there something wrong with the build server? I literally just changed a broken import.