Files
ponzi/laravel/database
kapil verma 55ad4e9a6d Added a method to fluently set belongs-to relation
This method spun off from a discussion in IRC. What this enables is this:

$user->comments()->insert($comment_data)->article()->bind($article->id)
2012-09-04 02:40:28 +05:30
..
2012-07-27 13:52:15 +01:00
2012-06-13 11:19:20 -04:00
2012-08-03 18:17:48 +03:00