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

lizhengxiang/snake

 
 

Repository files navigation

snake

thinkphp5做的通用系统改后台

目前完成的功能有:

后台管理员的增删改查

角色的增删改查

权限的分配

数据库的备份与还原

使用方法

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

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

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

管理员是: admin 密码是: admin

可以自己进行修改
#注意事项:
本项目发布时,tp5正式版并未发布,所以所使用的不是tp5的正式版,若套用正式版可能会出现一些小问题。

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%