Level 80
Nov 9, 2018
1
Level 7
Best Practice for Language Localization
Hello All,
What is the best practice for language localization for Laravel?
I am in the initial phase of our app development. Currently, all of my fixed text, links etc are hardcoded in view files. I will need to make my app avaliable in different languages.
I already have multiple views, controllers, before I go on further, What kind of practice should I adapt so that it will be easier to translate my application and make it avaliable for other languages later on?
Thanks.
Please or to participate in this conversation.