Download the PHP package robiussani152/settings without Composer
On this page you can find all versions of the php package robiussani152/settings. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download robiussani152/settings
More information about robiussani152/settings
Files in robiussani152/settings
Download robiussani152/settings
More information about robiussani152/settings
Files in robiussani152/settings
Vendor robiussani152
Package settings
Short Description This package is for managing most basic settings in your laravel application like site title, site logo etc. You can add your custom settings using this package.
License MIT
Package settings
Short Description This package is for managing most basic settings in your laravel application like site title, site logo etc. You can add your custom settings using this package.
License MIT
Please rate this library. Is it a good library?
Informations about the package settings
Settings package for Laravel
This package is for managing most basic settings in your laravel application like site title, site logo etc. You can add your custom settings using this package.
Getting Started
1. Install
Run the following command:
2. Register (for Laravel < 5.5)
Register the service provider in config/app.php
Add alias if you want to use the facade.
Usage
You can use the facade Setting::get('foo')
Facade
License
The MIT License (MIT). Please see LICENSE for more information.
All versions of settings with dependencies
PHP Build Version
Package Version
No informations.
The package robiussani152/settings contains the following files
Loading the files please wait ....