delete("author_records") ->where("item_id", "=", $item->id) ->execute(); } }