Vinelab / NeoEloquent

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

Use this with Laravel 5.4 #234

Closed yavand closed 6 years ago

yavand commented 7 years ago

Hello, I'm new in Laravel and i want to use NeoEloquent with Laravel 5.4, but instruction is available for Laravel 5.3 and below. Please help me, step by step, how to use NeoEloquent with Laravel 5.4. It's very neccessary for me. Thank's a lot.

AzeemMichael commented 7 years ago

@yavand Laravel 5.4 is not yet supported. See #221

yavand commented 7 years ago

So How can I Compatible this package with Laravel 5.4?

AzeemMichael commented 7 years ago

@yavand That's the point, you can't until they resolve that issue. You can follow their progress at #221 . From my experience it takes a while to get support for newer versions of Laravel. Also, fyi neo4j 3.2 is also not supported yet. See #232 .

Mulkave commented 6 years ago

Installation is possible, please see https://github.com/vinelab/neoeloquent#54

Can be done with composer require vinelab/neoeloquent=1.4.3