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

fix install error on lumen framework #217

Open chareice opened 8 years ago

chareice commented 8 years ago

image

using laravel databasePath() function to get database path to fix this problem.

mark-stopka commented 8 years ago

Hello @etrepat, is this project still active? Are you going to merge this pull request or should we fork this library? We will have to do that if you are not maintaining this library anymore.

ChaimaeELL commented 7 years ago

hi, how would i resolve the same problem ?