Vinelab / NeoEloquent

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

Support for Laravel 5.6 #279

Closed holix closed 6 years ago

holix commented 6 years ago

Hi, this PR is to add support for Laravel 5.6. It breaks compatibility with older versions of Laravel.

holix commented 6 years ago

@michaelcontento I've implemented getMigrationBatches method, and added neo4j:migrate:status command

michaelcontento commented 6 years ago

@holix Cool, thanks! Works on my side perfectly 👍

Mulkave commented 6 years ago

This is awesome!

How can we provide this without breaking compatibility? Maybe merge on a different branch? If so, let me know so that i create that branch and merge accordingly.

holix commented 6 years ago

I think that we should go with different branch.

Mulkave commented 6 years ago

Since we're following the releases pattern, where the same branch (1.4) contains the latest and support is specified by release as mentioned in the docs. So this will be 1.4.6+