Im trying to find the users that has commented the product this way:
public function getUserToRate(Product $product) { $userIds = DB::table(\'product_rati