Answer the question
In order to leave comments, you need to log in
How to localize a package from vendora?
Good evening!
If I used to do localization in resources-lang-..
Now I have a need to translate one package that I have in vendor.
How can I implement localization if I want to later contribute this package to people who pull it and so that when they install this package, they also have localization along with the package?
Also a parallel question.
Am I putting my code into someone else's package correctly? I cloned the package separately without laravel and am making changes there. I also simultaneously pulled the project into another folder where already with laravel, I check it and localize it visually. But it seems to me that this is wrong. Where to dig? Thank you!
Answer the question
In order to leave comments, you need to log in
You make your own with localization, put it on github, and in composer you already register it to your source.
In this case, the best option.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question