NeoEloquent icon indicating copy to clipboard operation
NeoEloquent copied to clipboard

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

Open devmrh opened this issue 3 years ago • 1 comments

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

devmrh avatar Jun 07 '22 11:06 devmrh

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

Binternet avatar Sep 03 '22 21:09 Binternet