Laravel Translatable Installation $ composer require t1k3/laravel-translatable After updating composer, add the ServiceProvider to the providers array in config/app.php T1k3\LaravelTranslatable\Providers\ServiceProvider::class,