$userid, 'target_type' => $targetType, 'target_id' => $targetId, 'source_type' => $sourceType, 'source_id' => $sourceId, ], [ 'browsed_at' => Carbon::now(), ] ); } }