Download the PHP package vynatu/database-config without Composer
On this page you can find all versions of the php package vynatu/database-config. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package database-config
Introduction
This package lets you save some config items dynamically into the database. It is useful when you want to make an interface to let your users change mail settings, or other types of configuration on the fly.
Installation
Then, add the service provider to app.php
:
Vynatu/Database-Config does not require an alias. It replaces the default
config()
or\Config::class
bindings.
Usage
All versions of database-config with dependencies
PHP Build Version
Package Version
The package vynatu/database-config contains the following files
Loading the files please wait ....