Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jarektkaczyk committed Jul 6, 2014
1 parent 8e84ce7 commit f7c781c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -57,6 +57,10 @@ Usage
...
}


// -------------------------------------
// USAGE

$user = User::with('tags')->first();

// like ordinary belongsToMany:
Expand Down

0 comments on commit f7c781c

Please sign in to comment.