Download the PHP package yiiplus/yii2-app-devhosts without Composer
On this page you can find all versions of the php package yiiplus/yii2-app-devhosts. 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 yii2-app-devhosts
yii2-app-devhosts
使用yii2封装的 app devhosts 扩展,提供了灵活可编辑的 app hosts 数据。主要应用于app中环境的切换,比如从生产切换到测试,它能更加安全和敏捷的提供环境的host数据。
1.安装
安装此扩展程序的首选方法是通过 composer.
编辑运行
或添加配置到项目目录下的composer.json文件的require部分
2.配置
配置后台对数据的增删改查模块
3.创建数据库
4.使用
定义app访问接口
- 如需操作数据,则访问后台页面:
xxx.com/app-devhosts
- app接口地址:
xxx.com/xxx/app-devhosts?token=xxx
All versions of yii2-app-devhosts with dependencies
PHP Build Version
Package Version
The package yiiplus/yii2-app-devhosts contains the following files
Loading the files please wait ....