languara / languara-laravel by drongen

Languara localization plugin for Laravel 4.x. Easily upload, translate, and synchronize your language content using Languara's Cloud Based Translation Management Platform.
23
1
3
Package Data
Maintainer Username: drongen
Maintainer Contact: support@languara.com (Languara Development Team)
Package Create Date: 2015-05-17
Package Last Update: 2016-05-11
Language: PHP
License: MIT
Last Refreshed: 2024-04-25 15:08:56
Package Statistics
Total Downloads: 23
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 1
Total Watchers: 3
Total Forks: 0
Total Open Issues: 0

Languara Plugin for Laravel 4.x

Add languara plugin information to your composer.json file:

Use composer to install this package.

Add the package to the autoload array in app/config/app.php:

.....

Execute this command to see a list of available commands in your commandline:


Or you can check the commands and their usage here:

to translate the texts you already have in your lang directory. You can also select the type of translation you want to perform, Machine or Human. It's set to machine by default.

to connect your plugin with a project on languara.com

to download your content from Languara to your app.

to upload your content from your app to Languara.

to register a new user on languara.com