where('twitch_category', '=', '899559811') ->update(['twitch_category' => '9435']); } /** * Reverse the migrations. */ public function down(): void { // } };