validation error

TextInput showing must be unique while updating record
9 Replies
toeknee
toeknee16mo ago
Are you new....
Husniddin
HusniddinOP16mo ago
Yes sir
Husniddin
HusniddinOP16mo ago
Nothing about updating
toeknee
toeknee16mo ago
Did you read?
Husniddin
HusniddinOP16mo ago
yes
toeknee
toeknee16mo ago
If you're using the admin panel, you can easily ignore the current record by using ignoreRecord instead:
Field::make('email')->unique(ignoreRecord: true)
Field::make('email')->unique(ignoreRecord: true)
it's like two paragraphs done on that link I sent you.
Husniddin
HusniddinOP16mo ago
Tried this but still error Tried every thing before posting this
toeknee
toeknee16mo ago
What does the error say in english and please provide the code you are using.
Want results from more Discord servers?
Add your server