Check Missing Translations composer require mfrouh/check-missing-translations Use this command to check all files php artisan check-translate Use this command to check files only in a specific directory php artisan check-translate --directory=app/Http/Controllers Example