Vinelab / NeoEloquent

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

The problem of establishing a relationship #302

Closed mrbardia72 closed 4 years ago

mrbardia72 commented 6 years ago

https://github.com/Vinelab/NeoEloquent#one-to-one

How can I implement this section in Laravel's Controller? This section is not well described

Please answer someone, this is my problem

alex-jf commented 5 years ago

Relations are described in model.

Please have a look at laravel documentation for model description. This should help: https://laravel.com/docs/5.6/eloquent-relationships#one-to-one

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.