MIF_E31222691/laravel/database/eloquent/relationships
Taylor Otwell 079400ff3d Allow passing in a model instance to relationship insert / update methods. 2012-03-20 09:03:31 -05:00
..
belongs_to.php Allow passing in a model instance to relationship insert / update methods. 2012-03-20 09:03:31 -05:00
has_many.php Added Eloquent 2. 2012-03-16 08:37:31 -05:00
has_many_and_belongs_to.php Allow passing in a model instance to relationship insert / update methods. 2012-03-20 09:03:31 -05:00
has_one.php Added Eloquent 2. 2012-03-16 08:37:31 -05:00
has_one_or_many.php Allow passing in a model instance to relationship insert / update methods. 2012-03-20 09:03:31 -05:00
relationship.php Added related model updating from belongs_to relationship. 2012-03-17 23:14:01 -05:00