Vinelab / NeoEloquent

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

Command "neo4j:migrate:make" is not defined. #364

Open devmrh opened 2 years ago

devmrh commented 2 years ago

hi, as the docs, the command php artisan neo4j:migrate:make ..... will return back this error Command "neo4j:migrate:make" is not defined.

Binternet commented 1 year ago

According to the README.md commit https://github.com/Vinelab/NeoEloquent/commit/a95fd1b547cf5e6c90b26d2d15597308d0c1d87b, it was changed to neo4j:make:migration