Download the PHP package hcivelek/laravel-settings without Composer
On this page you can find all versions of the php package hcivelek/laravel-settings. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hcivelek/laravel-settings
More information about hcivelek/laravel-settings
Files in hcivelek/laravel-settings
Download hcivelek/laravel-settings
More information about hcivelek/laravel-settings
Files in hcivelek/laravel-settings
Vendor hcivelek
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/hcivelek/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/hcivelek/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 hcivelek/laravel-settings contains the following files
Loading the files please wait ....