Skip to content
forked from nick-bai/snake

thinkphp5做的通用系统后台

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE.txt
Notifications You must be signed in to change notification settings

ferminfeng/snake

 
 

Repository files navigation

snake

thinkphp5做的通用系统改后台

目前完成的功能有:

后台管理员的增删改查

角色的增删改查

权限的分配

数据库的备份与还原

使用方法

配置好项目路径,将代码放入

运行根目录下的snake.sql文件进行数据还原

在浏览器上输入 你的地址/admin

管理员是: admin 密码是: admin

可以自己进行修改

注意事项:

2016.10.12 19:34分,已经讲系统升级到了thinkphp5.0.1,若有发现问题,请积极反馈。谢谢

线上预览地址:

http://snake.baiyf.com

About

thinkphp5做的通用系统后台

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.3%
  • Other 0.7%