Looking to hire Laravel developers? Try LaraJobs

laravel-language-cli maintained by dpcreations

Description
A handy little CLI for managing and simplifying your work with Laravel translations.
Last update
2023/02/02 10:57 (dev-dependabot/composer/symfony/http-kernel-4.4.50)
License
Downloads
13

Comments
comments powered by Disqus

laravel-language-cli

FOSSA Status

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

  1. Fork it!
  2. Create feature branch: git checkout -b feature/cool-feature
  3. Commit changes: git commit -a -m 'Add cool feature'
  4. Push to the branch: git push origin feature/cool-feature
  5. Submit a pull request

License

Released under the MIT license.

FOSSA Status