PHPackages                             syscape-space/laravel-translation - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Localization &amp; i18n](/categories/localization)
4. /
5. syscape-space/laravel-translation

ActiveLibrary[Localization &amp; i18n](/categories/localization)

syscape-space/laravel-translation
=================================

A Laravel package for model attributes translations

v0.0.4(3y ago)312MITPHPPHP ^7.4|^8.0

Since Sep 17Pushed 3y agoCompare

[ Source](https://github.com/syscape-space/laravel-translation)[ Packagist](https://packagist.org/packages/syscape-space/laravel-translation)[ Docs](https://github.com/syscape-space/laravel-translation)[ RSS](/packages/syscape-space-laravel-translation/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (3)Versions (6)Used By (0)

Very short description of the package
=====================================

[](#very-short-description-of-the-package)

[![Latest Version on Packagist](https://camo.githubusercontent.com/6b13d49b545bb73520b895c99303104272583d20508608293214fb0137c3fcb3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f737973636170652d73706163652f6c61726176656c2d7472616e736c6174696f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/syscape-space/laravel-translation)[![Total Downloads](https://camo.githubusercontent.com/3d94ba32c20ac87e8d5c43772471ac49170886e4c9d848e1712648ac538314e0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f737973636170652d73706163652f6c61726176656c2d7472616e736c6174696f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/syscape-space/laravel-translation)[![GitHub Actions](https://github.com/syscape-space/laravel-translation/actions/workflows/main.yml/badge.svg)](https://github.com/syscape-space/laravel-translation/actions/workflows/main.yml/badge.svg)

A Laravel package for model attributes translations

Installation
------------

[](#installation)

You can install the package via composer:

1. `composer require syscape-space/laravel-translation`
2. publish the migration to create the media table by running `php artisan vendor:publish --provider="SyscapeSpace\LaravelTranslation\LaravelTranslationServiceProvider" --tag="migrations"`.

Usage
-----

[](#usage)

```
