Download the PHP package otifsolutions/laravel-settings without Composer
On this page you can find all versions of the php package otifsolutions/laravel-settings. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download otifsolutions/laravel-settings
More information about otifsolutions/laravel-settings
Files in otifsolutions/laravel-settings
Download otifsolutions/laravel-settings
More information about otifsolutions/laravel-settings
Files in otifsolutions/laravel-settings
Vendor otifsolutions
Package laravel-settings
Short Description This package creates a complete generic Settings Table and structure to be used in project. For Laravel.
License MIT
Package laravel-settings
Short Description This package creates a complete generic Settings Table and structure to be used in project. For Laravel.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-settings
laravel-settings
Requirements
PHP 7 > PHP 7.1
How to use the library
Install via the composer
Using the composer(Recomended)
Either run the following command in the root directory of your project:
Then simply run migrations to run the Setting Migration
Namespace for Model Setting
Update or Create a new Setting
Type can be : 'STRING','BOOL','INT','JSON','DOUBLE'
Get a Setting
If Setting does not exist the system will return null
Delete a Setting
If Setting does not exist the system will return null
Details
This pakage is used to add generic Settings structure to the Laravel project.
All versions of laravel-settings with dependencies
PHP Build Version
Package Version
No informations.
The package otifsolutions/laravel-settings contains the following files
Loading the files please wait ....