Download the PHP package bramalho/laravel-translations without Composer
On this page you can find all versions of the php package bramalho/laravel-translations. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bramalho/laravel-translations
More information about bramalho/laravel-translations
Files in bramalho/laravel-translations
Download bramalho/laravel-translations
More information about bramalho/laravel-translations
Files in bramalho/laravel-translations
Vendor bramalho
Package laravel-translations
Short Description Laravel Translations Package
License MIT
Package laravel-translations
Short Description Laravel Translations Package
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-translations
Laravel Translations Package
Laravel Translations is a Laravel package that provide translations for your models.
Installation
Install the package
Add the service provider in app/config/app.php
Publish the configs
Run migrations
Usage
Add the trait to your model
Add to your new table translations
data according to your model
Then you can simply use it like:
License
The Laravel Translations is open-sourced software licensed under the MIT license.
All versions of laravel-translations with dependencies
PHP Build Version
Package Version
The package bramalho/laravel-translations contains the following files
Loading the files please wait ....