How to change validation message

how do I change the validation message on input?
2 Replies
Dennis Koch
Dennis Koch2y ago
It’s in the Laravel language files. Seems like you changed both App locale and fallback_locale to a language that doesn’t exist in your app.
Mingo
MingoOP2y ago
I see, thank you for the answer.

Did you find this page helpful?