monicahq/gunther is a Laravel package for update laravel translations on crowdin.
It currently has 4 GitHub stars and 82 downloads on Packagist (latest version 1.1.0).
Install it with composer require monicahq/gunther.
Discover more Laravel packages by monicahq
or browse all Laravel packages to compare alternatives.
Last updated
Laravel translations update on Crowdin.
This package uses caouecs/Laravel-lang and umpirsky/locale-list to update languages for a Laravel project on Crowdin.
Publish the config file gunther.php:
php artisan vendor:publish --provider="Gunther\Providers\ServiceProvider" --tag=config
Copyright (c) 2018-2020
Licensed under the AGPL License. View license.