Skip to content

DPCreations/laravel-language-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages