laravel-language-cli maintained by dpcreations
Description
A handy little CLI for managing and simplifying your work with Laravel translations.
Author
Last update
2023/02/02 10:57
(dev-dependabot/composer/symfony/http-kernel-4.4.50)
License
Downloads
13
Tags
laravel-language-cli
A handy little CLI for managing and simplifying your work with Laravel translations.
Installation
Via Composer
$ composer require dpcreations/laravel-language-cli
Usage
Make a home.php file for all your language folders
$ php artisan lang:make home
Contribution
- Fork it!
- Create feature branch: git checkout -b feature/cool-feature
- Commit changes: git commit -a -m 'Add cool feature'
- Push to the branch: git push origin feature/cool-feature
- Submit a pull request
License
Released under the MIT license.