Skip to content

A Laravel convenience integration for the Loco translation management system

License

Notifications You must be signed in to change notification settings

jobilla/laravel-loco-tms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Loco TMS

This is an integration with the Loco Translation Management System.

Installation

composer require jobilla/laravel-loco-tms

Configuration

To use the library, you'll need to set your Loco API Key for your translation project. Either set the environment variable LOCO_API_KEY, or publish the configuration file and update it with another value.

To publish the configuration file, run:

php artisan vendor:publish --provider="Jobilla\Loco\LocoServiceProvider"

About

A Laravel convenience integration for the Loco translation management system

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages