Closed lukasoppermann closed 8 years ago
Hey,
I think it would be good to add a language file for all the text and move it out of the code, for example here: https://github.com/jrean/laravel-user-verification/blob/master/src/UserVerification.php#L430 but also here: https://github.com/jrean/laravel-user-verification/blob/master/src/resources/views/user-verification.blade.php#L9-L17
This would:
We could make the language file publishable by the artisan publish command as well, I think.
Let me know if you like the idea and I will send a PR.
Agree
https://github.com/jrean/laravel-user-verification/releases/tag/v3.0.8
Hey,
I think it would be good to add a language file for all the text and move it out of the code, for example here: https://github.com/jrean/laravel-user-verification/blob/master/src/UserVerification.php#L430 but also here: https://github.com/jrean/laravel-user-verification/blob/master/src/resources/views/user-verification.blade.php#L9-L17
This would:
We could make the language file publishable by the artisan publish command as well, I think.
Let me know if you like the idea and I will send a PR.