Download the PHP package finagin/laravel-settings without Composer
On this page you can find all versions of the php package finagin/laravel-settings. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download finagin/laravel-settings
More information about finagin/laravel-settings
Files in finagin/laravel-settings
Download finagin/laravel-settings
More information about finagin/laravel-settings
Files in finagin/laravel-settings
Vendor finagin
Package laravel-settings
Short Description Settings for Laravel 5.4 and up
License MIT
Homepage https://github.com/finagin/laravel-settings
Package laravel-settings
Short Description Settings for Laravel 5.4 and up
License MIT
Homepage https://github.com/finagin/laravel-settings
Please rate this library. Is it a good library?
Informations about the package laravel-settings
Settings for Laravel 5.4 and up
- Installation
- Usage
- License
Installation
This package can be used in Laravel 5.4 or higher. You can install the package via composer:
Now add the service provider in config/app.php file:
You must publish the migration with:
After the migration has been published you must create the settings-tables by running the migrations:
Also you can publish the config file with:
Usage
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-settings with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
illuminate/auth Version ~5.4.0
illuminate/container Version ~5.4.0
illuminate/contracts Version ~5.4.0
illuminate/database Version ~5.4.0
illuminate/auth Version ~5.4.0
illuminate/container Version ~5.4.0
illuminate/contracts Version ~5.4.0
illuminate/database Version ~5.4.0
The package finagin/laravel-settings contains the following files
Loading the files please wait ....