languara/laravel5
Languara localization plugin for Laravel 5.x. Easily upload, translate, and synchronize your language content using Languara's Cloud Based Translation Management Platform.
94
1
| Install | |
|---|---|
composer require languara/laravel5 |
|
| Latest Version: | 1.1.2 |
| PHP: | >=5.4.0 |
| License: | MIT |
| Last Updated: | May 17, 2017 |
| Links: | GitHub · Packagist |
Maintainer: drongen
Languara Plugin for Laravel 5.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