MIF_E31222691/laravel/database/eloquent
Taylor Otwell eb5d68f201 Merge pull request #1531 from jasonlewis/eloquent/bug/find
Allow find to be called anywhere on an Eloquent Model
2013-01-05 11:43:11 -08:00
..
relationships Added ability to call Eloquent::with on a Relationship instance 2012-12-18 16:21:06 +01:00
model.php Find no longer needs to be defined on the model since the query catches it correctly. 2012-12-18 19:21:05 +11:00
pivot.php Fixing a bug with saving data to pivot table 2012-08-09 22:10:49 -05:00
query.php Add the find method to the Eloquent Query class. 2012-12-18 19:14:51 +11:00