Closed SupchickCode closed 1 year ago
In this test it's described how to do the translations https://github.com/mvanduijker/laravel-model-exists-rule/blob/master/tests/Unit/ModelExistsTest.php#L72 will that work for you?
I do see that the default translation in https://github.com/mvanduijker/laravel-model-exists-rule/blob/master/resources/lang/en/modelExists.php is incorrect.
But if you want completely different translations per rule, I think we have to make a change in this package. But I have to look it up.
Thank u for reply
bump for this, still having this issue
I have this rule:
And validation error message looks like this
validation.model_exists
I try to edit this message like this
But nothing helps me