where("path", "profiles/none.png")->update([ "path" => "profiles/none.webp" ]); } /** * Reverse the migrations. */ public function down(): void { } };