Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 580 Bytes

readme.md

File metadata and controls

22 lines (14 loc) · 580 Bytes

Laraveles Lang Installer

This package makes it easy to add the default language files translated into Spanish to Laravel. The generated files are based in https://github.com/Laraveles/lang-spanish.

Installation

You can install the package via composer:

composer global require laraveles/lang-installer

Make sure to place the $HOME/.composer/vendor/bin directory in your $PATH so the laraveles-lang executable can be located by your system.

Add lang files

You can run the generate command to add the files:

laraveles-lang generate