Installation - nevadskiy/laravel-translatable GitHub Wiki

Install the package via composer:

composer require nevadskiy/laravel-translatable

After installation, you can configure models to work with translations using one of the available strategies.