validation message in rules not working
I have this below code, but my custom validation message cannot trigger, it showing default laravel validation.
Can we override rules validation message as well using
->validationMessages()
?2 Replies
bump
workaround?