1 Star 1 Fork 10

朱建辉/thinkphp6-rbac多租户后台管理系统

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.example.env 254 Bytes
一键复制 编辑 原始数据 按行查看 历史
fengqiao 提交于 2020-07-23 13:49 +08:00 . 本地部署配置
APP_DEBUG = true
[APP]
DEFAULT_TIMEZONE = Asia/Shanghai
default_tenantid = 1
[DATABASE]
TYPE = mysql
HOSTNAME = localhost
DATABASE = thinkphp6-rbac
USERNAME = root
PASSWORD = root
HOSTPORT = 3306
CHARSET = utf8
DEBUG = true
[LANG]
default_lang = zh-cn
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/yushen123/thinkphp6-rbac.git
git@gitee.com:yushen123/thinkphp6-rbac.git
yushen123
thinkphp6-rbac
thinkphp6-rbac多租户后台管理系统
master

搜索帮助