Skip to content

Generate a CSV report of missing translations in a Laravel project

License

Notifications You must be signed in to change notification settings

Luke-Shepp/laravel-translation-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Translation Report

This package registers an Artisan Command to produce a simple CSV report of missing translations between languages.

Basic usage:

php artisan translation:report

To exclude specific files, use one or more --exclude:

php artisan translation:report --exclude=notme.php --exclude=orme.php

About

Generate a CSV report of missing translations in a Laravel project

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages