Download the PHP package ubitcorp/laravel-settings without Composer
On this page you can find all versions of the php package ubitcorp/laravel-settings. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ubitcorp/laravel-settings
More information about ubitcorp/laravel-settings
Files in ubitcorp/laravel-settings
Download ubitcorp/laravel-settings
More information about ubitcorp/laravel-settings
Files in ubitcorp/laravel-settings
Vendor ubitcorp
Package laravel-settings
Short Description It provides a settings model that can be used with trait on any model for Laravel project
License MIT
Homepage https://github.com/ubitcorp/laravel-settings
Package laravel-settings
Short Description It provides a settings model that can be used with trait on any model for Laravel project
License MIT
Homepage https://github.com/ubitcorp/laravel-settings
Please rate this library. Is it a good library?
Informations about the package laravel-settings
Laravel Settings
It provides a settings model that can be used with trait on any model for Laravel project
Installation
Via Composer
If you want to use different table name instead of settings
Then you can change config/settings.php configuration file for table name. Then you should run:
Usage
This package provides the hasSettings trait that can be included any model. After that the functions below can be used:
`
All versions of laravel-settings with dependencies
PHP Build Version
Package Version
The package ubitcorp/laravel-settings contains the following files
Loading the files please wait ....