2017 © Pedro Peláez
 

library laravel-lang

Easy install of the additionnal languages files for the Laravel framework

image

equipc/laravel-lang

Easy install of the additionnal languages files for the Laravel framework

  • Wednesday, February 28, 2018
  • by equipc
  • Repository
  • 1 Watchers
  • 1 Stars
  • 53 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 2 % Grown

The README.md

Laravel-lang

This packages add a translations pubisher for the languages files for Laravel 5 application based on caouecs/Laravel-lang., (*1)

Install

$ composer require "equipc/laravel-lang"

After completion of the above, add the following service provider in the config/app.php file, (*2)

EquiPC\LaravelLang\TranslationPublisherServiceProvider::class,

Usage

You can publish the language files to your project resources/lang/ directory with the following Artisan command:, (*3)

$ php artisan lang:publish LOCALES {--force}

examples:, (*4)

$ php artisan lang:publish fr,nl

License

MIT, (*5)

The Versions

28/02 2018

dev-master

9999999-dev

Easy install of the additionnal languages files for the Laravel framework

  Sources   Download

MIT

The Requires

 

by Michel LAURENT

laravel languages equipc

28/02 2018

dev-development

dev-development

Easy install of the additionnal languages files for the Laravel framework

  Sources   Download

MIT

The Requires

 

by Michel LAURENT

laravel languages equipc

28/02 2018

v1.1.0

1.1.0.0

Easy install of the additionnal languages files for the Laravel framework

  Sources   Download

MIT

The Requires

 

by Michel LAURENT

laravel languages equipc

26/08 2016

v1.0.0

1.0.0.0

Easy install of the additionnal languages files for the Laravel framework

  Sources   Download

MIT

The Requires

 

by Michel LAURENT

laravel languages equipc