Vinelab / NeoEloquent

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

Prepare Bindings #292

Closed alex-jf closed 6 years ago

alex-jf commented 6 years ago

Should help with issue #287 and #272

dgerike commented 6 years ago

Works like a charm. Tried it in multiple environments. No problems so far. Only had to update my User model to use the Notifiable trait -> see https://github.com/jenssegers/laravel-mongodb/issues/1450

Can't say anything about the code. Would leave that to @Mulkave.