Vinelab / NeoEloquent

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

Dev kontoulis #217

Closed kontoulis closed 6 years ago

kontoulis commented 7 years ago

Fixed neo4j:migrate:reset command to reset the migrations. Previous version was using code for rollback and wrong parameters and path. Also updated the README for command artisan:migrate:make

Mulkave commented 6 years ago

Migrations were fixed here: https://github.com/Vinelab/NeoEloquent/pull/255