Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mawuva/laravel-lang-resources

Laravel lang resources
https://github.com/mawuva/laravel-lang-resources

Last synced: 7 days ago
JSON representation

Laravel lang resources

Awesome Lists containing this project

README

        

# Laravel lang resources files

[![Latest Version on Packagist](https://img.shields.io/packagist/v/mawuekom/laravel-lang-resources.svg?style=flat-square)](https://packagist.org/packages/mawuekom/laravel-lang-resources)
[![Total Downloads](https://img.shields.io/packagist/dt/mawuekom/laravel-lang-resources.svg?style=flat-square)](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.