colomuller91/laravel-lang-pusher

Adds a command for push new translations for Laravel

dev-master 2024-02-26 14:50 UTC

This package is not auto-updated.

Last update: 2024-04-22 21:54:14 UTC


README

This package allows you to add language translations in the simplest way via artisan CLI and avoiding search between big arrays.

How to install?

Just install the package via composer

composer require --dev colomuller91/laravel-lang-pusher

And try the extensions:

php artisan make:translation

Support

For newest version of laravel, this extension supports new laravel prompts, older versions only works with normal artisan prompts.

image 1

image 2

image 3

Juan Pablo Müller

LinkedIn