Download the PHP package rhincodon/laravel-db-language without Composer
On this page you can find all versions of the php package rhincodon/laravel-db-language. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rhincodon/laravel-db-language
More information about rhincodon/laravel-db-language
Files in rhincodon/laravel-db-language
Download rhincodon/laravel-db-language
More information about rhincodon/laravel-db-language
Files in rhincodon/laravel-db-language
Vendor rhincodon
Package laravel-db-language
Short Description Laravel 5.1 Database Language
License MIT
Homepage https://github.com/rhincodon/laravel-db-language
Package laravel-db-language
Short Description Laravel 5.1 Database Language
License MIT
Homepage https://github.com/rhincodon/laravel-db-language
Please rate this library. Is it a good library?
Informations about the package laravel-db-language
Laravel DB Language
Install
Via Composer
Usage
Register Service Provider in config/app.php
:
Publish config and migration and migrate:
Package have 3 models — Language, Value, Constant. You can extend them and use in your app to create language/value/constant.
For usage you need to create one Language in your database. Then you can load all constants/values in your middleware for language and use them like so:
Credits
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-db-language with dependencies
PHP Build Version
Package Version
The package rhincodon/laravel-db-language contains the following files
Loading the files please wait ....