Download the PHP package anekdotes/polyglot without Composer
On this page you can find all versions of the php package anekdotes/polyglot. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download anekdotes/polyglot
More information about anekdotes/polyglot
Files in anekdotes/polyglot
Download anekdotes/polyglot
More information about anekdotes/polyglot
Files in anekdotes/polyglot
Vendor anekdotes
Package polyglot
Short Description Abstract model that eases the localization of Illuminate model.
License MIT
Package polyglot
Short Description Abstract model that eases the localization of Illuminate model.
License MIT
Keywords modeltranslated
Please rate this library. Is it a good library?
Informations about the package polyglot
Anekdotes Polyglot
Abstract model that eases the localization of Illuminate model.
Installation
Install via composer into your project:
composer require anekdotes/polyglot
Usage
Extends the model you wish to translate with the class
Add the desired translated columns to the polyglot array (locale has to be there)
Don't forget to also add the translated columns to the fillable array
Make a new file preferably
Add the translated columns to the fillable array and set timestamps to false
All versions of polyglot with dependencies
PHP Build Version
Package Version
The package anekdotes/polyglot contains the following files
Loading the files please wait ....