Integrity constraint violation: 1052 Column 'order_column' in order clause is ambiguous MySQL error . Because my pivot table and categories table has same order_column column. ->reorderable(DB::raw('groupables.order_column')) and it's works for show but for update. This is not updates order_column. 