Download the PHP package ablunier/laravel-lang-installer without Composer
On this page you can find all versions of the php package ablunier/laravel-lang-installer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ablunier/laravel-lang-installer
More information about ablunier/laravel-lang-installer
Files in ablunier/laravel-lang-installer
Download ablunier/laravel-lang-installer
More information about ablunier/laravel-lang-installer
Files in ablunier/laravel-lang-installer
Vendor ablunier
Package laravel-lang-installer
Short Description Command for easily add languages to a Laravel project
License
Package laravel-lang-installer
Short Description Command for easily add languages to a Laravel project
License
Please rate this library. Is it a good library?
Informations about the package laravel-lang-installer
Laravel languages installer
Install translation files for any language with a command in your laravel projects. The language files will be downloaded from the awesome caouecs languages repository.
Requirements
- PHP 5.5 or higher.
- Laravel >= 5.1
Installation
Add the package to your composer.json:
Add the service provider in app.php:
Publish the package's assets:
Configuration
Edit the 'lang-installer.php' file in your config folder to add your required languages and files.
Usage
Execute the command:
All versions of laravel-lang-installer with dependencies
PHP Build Version
Package Version
The package ablunier/laravel-lang-installer contains the following files
Loading the files please wait ....