mawuekom/laravel-langper

Usefull lang files to help you in your laravel multilanguages project

dev-main 2021-08-07 23:24 UTC

This package is auto-updated.

Last update: 2024-05-08 05:09:08 UTC


README

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.