This website requires JavaScript.
Explore
Help
Sign In
ivo
/
ponzi
Watch
1
Star
0
Fork
0
You've already forked ponzi
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ba4d1a89c847d7d2420127a4ce79a6633931b6cf
ponzi
/
laravel
/
database
/
eloquent
/
relationships
History
Taylor Otwell
ba4d1a89c8
Removed add_ magic method from eloquent model as this will be a 3.2 feature.
2012-03-26 10:56:42 -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_and_belongs_to.php
Fix pivot constraints on ->pivot() method of many-to-many.
2012-03-22 21:47:35 -05:00
has_many.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
has_one.php
Added Eloquent 2.
2012-03-16 08:37: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