MIF_E31222691/laravel/database/eloquent
Callum McIntyre 63fe95dadc Changed timestamp function in database/eloquent/model.php from protected to public. Allows eloquent model timestamps to be updated without actually changing any data.
git push fork minor/unprotect-eloquent-timestamps
git status
git

#

Signed-off-by: Callum McIntyre <mcintyre1994@gmail.com>
2012-08-19 14:50:05 +01:00
..
relationships revert eloquent back to 3.2.3 2012-08-17 09:18:16 -05:00
model.php Changed timestamp function in database/eloquent/model.php from protected to public. Allows eloquent model timestamps to be updated without actually changing any data. 2012-08-19 14:50:05 +01:00
pivot.php Fix bug with many-to-many relationships on non-default database connection. 2012-05-02 09:37:40 -05:00
query.php fix nested queries. 2012-08-17 09:02:32 -05:00