1 min. read
Translation.io for Laravel
We are proud to announce that Translation.io is now supporting Laravel the same way as Ruby on Rails.
Syntax is a bit different but it works exactly the same:
t('source text')
for GetTexttrans('some.keys')
for PHP key-value
Just select your favorite framework when creating a new project and you will receive the installation instructions:
If you like working with us and you know some fellow Laravel developers, please tell them we’re open for business. For each positive or negative feedback, we’ll offer them 3 free months on Translation.io.
We’d like to thank @armandsar for helping us bootstrapping this package.
You will find more information about the installation and usage of the Laravel package on the official repository: https://github.com/translation/laravel