disappearing_started_at = now(); $conversation->disappearing_duration = $durationInSeconds; $conversation->save(); } }