'json', 'new_values' => 'json', // Note: Please do not add 'auditable_id' in here, as it will break non-integer PK models ]; public function getSerializedDate($date) { return $this->serializeDate($date); } }