Skip to content

diycp/auth_tp5

 
 

Repository files navigation

TP5开发的AUTH权限系统

安装

  • 下载本项目到本地
git clone https://github.com/ningbnii/auth_tp5.git
  • 然后进入auth_tp5目录,下载TP5的核心框架包
git clone https://github.com/top-think/framework.git
  • 导入数据库,数据库文件为根目录下面的tp10.sql

  • 修改数据库配置文件

  • 本地配置虚拟机,将虚拟机根目录指向public目录下面,访问配置的域名或者localhost,如果显示登陆页面则安装成功

  • 登陆用户名:admin 密码:123456

有问题可以发邮件给我[email protected],TP5交流群390246240 image

About

tp5开发的auth权限系统

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 47.1%
  • JavaScript 45.5%
  • PHP 6.1%
  • HTML 1.3%