https://github.com/mawuva/laravel-lang-resources
Laravel lang resources
https://github.com/mawuva/laravel-lang-resources
Last synced: 3 months ago
JSON representation
Laravel lang resources
- Host: GitHub
- URL: https://github.com/mawuva/laravel-lang-resources
- Owner: mawuva
- License: mit
- Created: 2021-09-15T02:44:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-26T17:48:21.000Z (about 3 years ago)
- Last Synced: 2024-12-30T09:14:07.192Z (4 months ago)
- Language: PHP
- Size: 41 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Laravel lang resources files
[](https://packagist.org/packages/mawuekom/laravel-lang-resources)
[](https://packagist.org/packages/mawuekom/laravel-lang-resources)This package provides usefull lang files to help you in your laravel multilanguages project.
## Installation
You can install the package via composer:
```bash
composer require mawuekom/laravel-lang-resources
```## Usage
```bash
php artisan vendor:publish --provider="Mawuekom\LangResources\LangResourcesServiceProvider"
```### Once done, enjoy !!!
## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.