Vinelab / NeoEloquent

The Neo4j OGM for Laravel
MIT License
633 stars 199 forks source link

Error make migration #195

Closed Hakunaamatataaa closed 7 years ago

Hakunaamatataaa commented 7 years ago

Hi,

I tried this week to init a project with lumen and neo4j but i get stuck a the start ....

[ReflectionException]               
  Class path.database does not exist 

I got this error when i try to make migration with the command php artisan neo4j:make:migration test Maybe did i missed a step on the installation ? :/