Giter Site home page Giter Site logo

bearadmin's Introduction

BearAdmin

基于ThinkPHP5+AdminLTE的后台管理系统

演示地址

开源地址

项目安装

第一步

安装后台代码

git clone https://github.com/yupoxiong/BearAdmin

 git clone https://gitee.com/yupoxiong/BearAdmin

第二步

安装TP框架与项目用到的扩展

composer install

第三步

导入数据

数据库导入项目目录下的bearadmin.sql文件

注意本项目表数据都是使用utf8mb4

第四步

修改application/config.phpapplication/database.php两个配置文件

第五步

访问 /admin 登录后台 帐号:admin 密码:admin

功能简介

基本功能

  • 后台用户管理
  • 后台角色管理
  • 基于菜单的权限管理
  • 后台用户操作日志管理
  • 系统错误日志管理
  • 数据表管理
  • 数据库备份管理

其他功能

  • MarkDown编辑器
  • MD转HTML
  • Ueditor
  • 阿里大于
  • 二维码生成
  • 第三方登录(QQ已经可测试)
  • 文件上传下载
  • Excel导入导出
  • 邮件发送(支持附件)
  • 阿里云OSS
  • 七牛云存储

Api相关

对于刚开始做api开发的同学,可能有些这方面的困惑,恰好本人也做过几个api开发的案例, 在此开源给大家自己做过的一些代码和方法,技术实现上可能并没有大神们处理的好,所以仅供 小白们参考一下。 具体代码在application\api\controller目录下, 包括基于JWT的登录认证,友好的数据返回格式等等,更多可直接阅读源码。

放一个demo

竟然无法设置表格?

其他说明

本项目采用大量的开源代码,包括thinkphp,adminlte等等。 部分代码可能署名已被某些前辈去掉,我也没来得及去查找具体的作者,如果有需要修改的地方,可以与我取得联系,i#yufuping.com(手动替换#即可)。 在此,对所有用到的开源代码作者表示由衷的感谢。

交流QQ群:480018279

😛🐻❤️

bearadmin's People

Contributors

yupoxiong avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.