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
fix: ensure correct morph class resolution in UniqueCustomFieldValue rule
Use `Relation::getMorphedModel` to resolve the actual entity class before determining the morph alias, improving compatibility with custom morph mappings.
0 commit comments