equipc/laravel-lang
Laravel-lang
This packages add a translations pubisher for the languages files for Laravel 5 application based on caouecs/Laravel-lang.
Install
$ composer require "equipc/laravel-lang"
After completion of the above, add the following service provider in the config/app.php file
EquiPC\LaravelLang\TranslationPublisherServiceProvider::class,
Usage
You can publish the language files to your project resources/lang/ directory with the following Artisan command:
$ php artisan lang:publish LOCALES {--force}
examples:
$ php artisan lang:publish fr,nl
License
MIT
Related Packages
io238/laravel-iso-countries
Ready-to-use Laravel models and relations for country (ISO 3166), language (ISO...
76,472
57
omaralalwi/lexi-translate
Laravel translation package with morph relationships and caching.
19,429
73
cache
database-translations
dynamic-translation
eloquent-translation
i18n
language-switch
languages
laravel
laravel-locales
laravel-multi-language
laravel-translations
lexi-translate
locales
localization
many-languages
many-locales
morph
multi-locales
multi-region
multilanguage
multilingual
polyglot
spatie
spatie translate
text-localization
trans
translate
translation
translation-cache
translation-management
translations