Changed timestamp function in database/eloquent/model.php from protected to...
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>
Showing
Please register or sign in to comment