mechelon
hello
DB::table('user_products') ->where('id', 27202) ->where('user_id', 89) ->delete();
=> 1