staudenmeir / belongs-to-through

Laravel Eloquent BelongsToThrough relationships
MIT License
1.15k stars 88 forks source link

Document custom foreign key support in the README #12

Closed dannyweeks closed 8 years ago

dannyweeks commented 8 years ago

Added documentation and example of custom foreign key support to the README file addressing issue #11.