mawuekom / laravel-lang-resources
Laravel lang resources
v1.7.2
2022-02-26 17:47 UTC
Requires
- php: ^7.4|^8.0
- illuminate/support: ^8.0|^9.0
Requires (Dev)
- orchestra/testbench: ^6.0
- phpunit/phpunit: ^9.0
README
This package provides usefull lang files to help you in your laravel multilanguages project.
Installation
You can install the package via composer:
composer require mawuekom/laravel-lang-resources
Usage
php artisan vendor:publish --provider="Mawuekom\LangResources\LangResourcesServiceProvider"
Once done, enjoy !!!
License
The MIT License (MIT). Please see License File for more information.