This method spun off from a discussion in IRC. What this enables is this: $user->comments()->insert($comment_data)->article()->bind($article->id) |
||
|---|---|---|
| .. | ||
| relationships | ||
| model.php | ||
| pivot.php | ||
| query.php | ||
This method spun off from a discussion in IRC. What this enables is this: $user->comments()->insert($comment_data)->article()->bind($article->id) |
||
|---|---|---|
| .. | ||
| relationships | ||
| model.php | ||
| pivot.php | ||
| query.php | ||