Izio91 opened this issue 6 years ago · 1 comments
I've create a new label, but when I try to launch this command php artisan neo4j:migrate, the result is Class 'Neo4jSchema' not found
php artisan neo4j:migrate
Class 'Neo4jSchema' not found
Fixed just importing the class Neo4jSchema from this path Vinelab\NeoEloquent\Facade\Neo4jSchema
Vinelab\NeoEloquent\Facade\Neo4jSchema