Skip to content

A Laravel package to extract language keys from your project files and generate a language file from them.

License

Notifications You must be signed in to change notification settings

redot-src/laravel-lang-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Lang Extractor

Laravel Lang Extractor is a tool to extract translation keys from blade files and generate a new language file.

Installation

Installation of this package is done through composer.

composer require --dev redot/laravel-lang-extractor

Usage

To extract translation keys from blade files and generate a new language file, run the following command:

php artisan lang:extract {language}

About

A Laravel package to extract language keys from your project files and generate a language file from them.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages