Calling update() on an eloquent model has no way of overriding the timestamp that should be set if $timestamps is set on the model. This changes that so it uses the timestamp() function which is an easy way to over ride the type of timestamps used. |
||
|---|---|---|
| .. | ||
| connectors | ||
| eloquent | ||
| query | ||
| schema | ||
| connection.php | ||
| exception.php | ||
| expression.php | ||
| grammar.php | ||
| query.php | ||
| schema.php | ||