vanilo/translation is a Laravel package for vanilo translation module.
It currently has 1 GitHub stars and 20 downloads on Packagist (latest version 5.2.0).
Install it with composer require vanilo/translation.
Discover more Laravel packages by vanilo
or browse all Laravel packages to compare alternatives.
Last updated
This is the standalone Translation module from the Vanilo E-commerce framework
(As Standalone Component)
composer require vanilo/translationphp artisan vendor:publish --provider="Konekt\Concord\ConcordServiceProvider"Vanilo\Translation\Providers\ModuleServiceProvider::class to modules in config/concord.phpphp artisan migrateSee the Vanilo Translation Documentation for more details.