Best laravel framework open-source packages.

Laravel langper

Usefull lang files to help you in your laravel multilanguages project
Updated 2 years ago

Usefull lang files to help you in your laravel multilanguages project

This package provides lang files to help you in your laravel multilanguages project.

Installation

You can install the package via composer:

composer require mawuekom/laravel-langper

Usage

php artisan vendor:publish --provider="Mawuekom\Langper\LangperServiceProvider" --tag="lang"

Once done, enjoy !!!

License

The MIT License (MIT). Please see License File for more information.