renatomarinho/laravel-multi-language

Laravel Multi Language
5,133 23
Install
composer require renatomarinho/laravel-multi-language
Latest Version:1.0.6
PHP:>=7.0
License:MIT
Last Updated:Sep 29, 2017
Links: GitHub  ·  Packagist
Maintainer: renatomarinho

Laravel Scan-Language-Text

Laravel 5.4 Laravel 5.5 License StyleCI Latest Stable Version Total Downloads

Laravel Scan-Language-Text detect all language texts on application and update on language file to translations.

Instalation

Laravel Scan-Language-Text requires PHP 7.

Require this package with composer using the following command:

$ composer require renatomarinho/laravel-multi-language

Go to your config/app.php and add the service provider:

// 'providers' => [
    RenatoMarinho\LaravelMultiLanguage\MultiLanguageServiceProvider::class
// ],

Usage

Just call the artisan command:

php artisan multi-language:update

License

Laravel Multi-Language is licensed under the MIT license.

Related Packages

erirk/paypalpayment

laravel-paypalpayment is simple package help you process direct credit card paym...

0
gabrieloliverio/laravel5-generators

Database metadata-based generators for Laravel 5

1
doctrine/dbal

Powerful PHP database abstraction layer (DBAL) with many features for database s...

617,346,630 9,703
laravel/framework

The Laravel Framework.

558,184,770 34,846
laravel/tinker

Powerful REPL for the Laravel framework.

468,807,761 7,441