2017 © Pedro Peláez
 

library laravel-langman-gui

Manage language files with ease.

image

themsaid/laravel-langman-gui

Manage language files with ease.

  • Monday, December 4, 2017
  • by themsaid
  • Repository
  • 13 Watchers
  • 441 Stars
  • 26,199 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 41 Forks
  • 16 Open issues
  • 8 Versions
  • 14 % Grown

The README.md

Laravel Language Manager

Langman is a GUI for managing your JSON language files in a Laravel project.

Laravel Langman
Latest Stable Version Total Downloads License , (*1)

Installation

Begin by installing the package through Composer. Run the following command in your terminal:, (*2)

$ composer require themsaid/laravel-langman-gui

Once done, add the following line in your providers array of config/app.php:, (*3)

Themsaid\LangmanGUI\LangmanServiceProvider::class

Then publish the configuration file & assets:, (*4)

php artisan vendor:publish --provider=Themsaid\\LangmanGUI\\LangmanServiceProvider

Usage

Once you have added the Service Provider point your browser to http://project.dev/langman, using this interface you'll be able to browse translation keys in different languages, add/remove keys, scan your project files for missing translations, and finally save your changes to the language JSON files., (*5)

Backup

Langman stores a backup of your entire resources/lang directory into storage/langmanGUI, you can use restore the original files using this backup in case anything went wrong., (*6)

The Versions

04/12 2017

dev-master

9999999-dev https://github.com/themsaid/laravel-langman-gui

Manage language files with ease.

  Sources   Download

MIT

The Requires

 

laravel localization multilingual

05/10 2017

v0.3.1

0.3.1.0 https://github.com/themsaid/laravel-langman-gui

Manage language files with ease.

  Sources   Download

MIT

The Requires

 

laravel localization multilingual

16/08 2017

v0.3.0

0.3.0.0 https://github.com/themsaid/laravel-langman-gui

Manage language files with ease.

  Sources   Download

MIT

The Requires

 

laravel localization multilingual

02/05 2017

v0.2.0

0.2.0.0 https://github.com/themsaid/laravel-langman-gui

Manage language files with ease.

  Sources   Download

MIT

The Requires

 

laravel localization multilingual

01/05 2017

v0.1.3

0.1.3.0 https://github.com/themsaid/laravel-langman-gui

Manage language files with ease.

  Sources   Download

MIT

The Requires

 

laravel localization multilingual

29/04 2017

v0.1.2

0.1.2.0 https://github.com/themsaid/laravel-langman-gui

Manage language files with ease.

  Sources   Download

MIT

The Requires

 

laravel localization multilingual

26/04 2017

v0.1.1

0.1.1.0 https://github.com/themsaid/laravel-langman-gui

Manage language files with ease.

  Sources   Download

MIT

The Requires

 

laravel localization multilingual

25/04 2017

v0.1.0

0.1.0.0 https://github.com/themsaid/laravel-langman-gui

Manage language files with ease.

  Sources   Download

MIT

The Requires

 

laravel localization multilingual