You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
General unique rule syntax is unique:table, but it creates issue in update request to ignore current model.
Currently it works if unique rule is defined as unique:table,fieldName but it should also work as unique:table only.