Download the PHP package despark/laravel-db-i18n without Composer
On this page you can find all versions of the php package despark/laravel-db-i18n. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-db-i18n
Despark's igniCMS DB Localization Module
About
This package extends despark/igni-core by adding a fully functional DB Localization Module.
Installation
Require using Composer
Note: despark/igni-core comes out of the box with this module.
Example usage
config/ignicms.php
database/migrations/create_articles_table.php
database/migrations/create_articles_i18n_table.php
App\Models\Article.php
App\Http\Controllers\Admin\ArticlesController.php
config\entities\articles.php
All versions of laravel-db-i18n with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
illuminate/support Version 5.6.*|5.7.*
illuminate/routing Version 5.6.*|5.7.*
illuminate/database Version 5.6.*|5.7.*
illuminate/support Version 5.6.*|5.7.*
illuminate/routing Version 5.6.*|5.7.*
illuminate/database Version 5.6.*|5.7.*
The package despark/laravel-db-i18n contains the following files
Loading the files please wait ....