Skip to content

Instantly share code, notes, and snippets.

@eminetto
Created August 20, 2014 13:03
Show Gist options
  • Save eminetto/20077bb65ebd853f8f6b to your computer and use it in GitHub Desktop.
Save eminetto/20077bb65ebd853f8f6b to your computer and use it in GitHub Desktop.
public function article() {
return $this->hasMany('Article', 'category_id');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment