Vinelab / NeoEloquent

The Neo4j OGM for Laravel
MIT License
635 stars 200 forks source link

php artisian neo4j:migrate throws error in v 1.3.1 #154

Closed AzeemMichael closed 8 years ago

AzeemMichael commented 8 years ago

neo4j:migrate command throws error in release 1.3.1 and Laravel 5.2.

  Type error: Argument 2 passed to Illuminate\Database\Migrations\Migrator::run() must be of the type array, boolean given, called in vendor/vinelab/neoeloquent/src/Vinelab/NeoEloquent/Console/Migrations/MigrateCommand.php on line 64
KinaneD commented 8 years ago

This should be handled properly now. Please review.