Download the PHP package pixeo/laravel-settings without Composer
On this page you can find all versions of the php package pixeo/laravel-settings. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pixeo/laravel-settings
More information about pixeo/laravel-settings
Files in pixeo/laravel-settings
Download pixeo/laravel-settings
More information about pixeo/laravel-settings
Files in pixeo/laravel-settings
Vendor pixeo
Package laravel-settings
Short Description Simple persisting settings package for a Laravel application
License MIT
Homepage https://github.com/pixeo/laravel-settings
Package laravel-settings
Short Description Simple persisting settings package for a Laravel application
License MIT
Homepage https://github.com/pixeo/laravel-settings
Please rate this library. Is it a good library?
Informations about the package laravel-settings
Laravel settings
Persist your settings in the database
Installation
You can install the package via composer:
The package will automatically register itself.
You can publish the config-file with:
php artisan vendor:publish --provider="Pixeo\Settings\SettingServiceProvider" --tag="config"
This is the contents of the published config file:
Usage
Testing
Credits
- Pixeo
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-settings with dependencies
PHP Build Version
Package Version
The package pixeo/laravel-settings contains the following files
Loading the files please wait ....