Download the PHP package fourn/admin-config without Composer
On this page you can find all versions of the php package fourn/admin-config. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download fourn/admin-config
More information about fourn/admin-config
Files in fourn/admin-config
Download fourn/admin-config
More information about fourn/admin-config
Files in fourn/admin-config
Vendor fourn
Package admin-config
Short Description Manage your database configuration as profiles
License MIT
Homepage https://github.com/fourn/admin-config
Package admin-config
Short Description Manage your database configuration as profiles
License MIT
Homepage https://github.com/fourn/admin-config
Please rate this library. Is it a good library?
Informations about the package admin-config
admin-config
基于laravel-admin的数据库配置管理工具,仅通过配置文件就可生成整个表单,支持使用tab页对配置项进行分组。
安装:
步骤一、使用 composer 安装
步骤二、执行数据库迁移
步骤三、发布配置文件
使用方法:
第一步:在配置文件中加入配置组及配置项,详细参考下面的"配置文件语法"
第二步:使用laravel中的config函数
其他:
你可以生成后台菜单:
或者直接访问:
http://your-host/admin/admin-config
扩展配置:
配置文件语法:
配置文件发布后路径为:config/admin-config.php
定义配置组:
定义配置项:
效果示例:
配置文件自动转化为表单:
数据库:
All versions of admin-config with dependencies
PHP Build Version
Package Version
The package fourn/admin-config contains the following files
Loading the files please wait ....