thiagocordeiro / laravel-translator

Search translation keys and insert into json to be translated
MIT License
84 stars 22 forks source link

Can I push version support for Laravel module ? #56

Open clackken opened 1 year ago

clackken commented 1 year ago

Hi, I created a version to support for Laravel module, but I can't push to your repository. I created a copy of this package on my repository, if you need this version, please give me permission to create branch and put to your repo. My repo: https://github.com/clackken/laravel-translator

Thank you

thiagocordeiro commented 1 year ago

Hey @clackken thanks for supporting the project!

What you have to do is forking this repository then you can open a pull request, this is how we usually support open source libraries.

clackken commented 1 year ago

Got it, let's me try this way.