model.php
17.5 KB
-
Changed timestamp function in database/eloquent/model.php from protected to… · 63fe95da
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>
Callum McIntyre committed