Replies: 1 comment
-
@NickHoner To resolve this issue, you simply need to run the following command: php artisan lang:publish. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've come across an issue where enabling this package seems to break the built in validation translations
I am getting
validation.required
returned in the validation message rather thanThe email field is required.
any pointers as where I am going wrong would be greatBeta Was this translation helpful? Give feedback.
All reactions