LaravelPackages.net
Acme Inc.
Toggle sidebar
dpcreations/laravel-language-cli

A handy little CLI for managing and simplifying your work with Laravel translations.

13
0
1.0
About dpcreations/laravel-language-cli

dpcreations/laravel-language-cli is a Laravel package for a handy little cli for managing and simplifying your work with laravel translations.. It currently has 0 GitHub stars and 13 downloads on Packagist (latest version 1.0). Install it with composer require dpcreations/laravel-language-cli. Discover more Laravel packages by dpcreations or browse all Laravel packages to compare alternatives.

Last updated

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

Star History Chart