laraveles / lang-installer
Command line installer for https://github.com/Laraveles/lang-spanish.
v1.2.0
2017-02-28 07:37 UTC
Requires
- guzzlehttp/guzzle: ~4.0|~5.0|~6.0
- symfony/console: ~2.3|~3.0
- symfony/process: ~2.3|~3.0
This package is not auto-updated.
Last update: 2024-11-22 15:32:15 UTC
README
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