Skip to content
This repository has been archived by the owner on Oct 17, 2020. It is now read-only.

Add info on Eloquent relations to readme #14

Open
thomaswelton opened this issue Sep 24, 2013 · 1 comment
Open

Add info on Eloquent relations to readme #14

thomaswelton opened this issue Sep 24, 2013 · 1 comment
Milestone

Comments

@thomaswelton
Copy link
Owner

Add info on how to update your models to include the eloquent relations needed.
Or maybe look to see if I can make my own class that extends the consumers User model where I specify the methods that associate needs avoding the need to end users to update their models

@thomaswelton
Copy link
Owner Author

Ok, so for the current associate and login methods having elouquent relations isn't needed at all.
I can do the DB updates and deletes by writing my own queries instead of the eloquent relation builder doing it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant