MIF_E31222691/laravel/database/eloquent/relationships
Taylor Otwell 37fd54b848 Merge pull request #448 from danielboendergaard/patch-1
Fixed problem with Eloquent2 pivot tables
2012-03-26 13:26:46 -07: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 Fixed pivot model hydration loading in Eloquent2 2012-03-26 14:17:49 +02: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 Removed add_ magic method from eloquent model as this will be a 3.2 feature. 2012-03-26 10:56:42 -05:00