1 Star 0 Fork 0

顾客 / hello

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

基于ThinkPHP 5.0.2开发的auth后台权限管理框架。 后台前端框架采用adminLTE

window环境 wamp 配置

1.在“httpd.conf”文件中查找:Include conf/extra/httpd-vhosts.conf 去掉前面的注释#。 2.在 C:\Windows\System32\drivers\etc\hosts文件底部添加 127.0.0.1 hello.com

3.httpd-vhosts.conf文件底部添加网站配置 <VirtualHost *:80> DocumentRoot "d:/wamp/www/hello/public" ServerName hello.com 4.重启apache 即可

空文件

简介

后台auth权限管理 展开 收起
PHP
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
PHP
1
https://gitee.com/guke/hello.git
git@gitee.com:guke/hello.git
guke
hello
hello
master

搜索帮助