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.
You can install the package via composer:
composer global require laraveles/lang-installerMake sure to place the $HOME/.composer/vendor/bin directory in your $PATH so the laraveles-lang executable can be located by your system.
You can run the generate command to add the files:
laraveles-lang generate