GithubHelp home page GithubHelp logo

coolbosyen / originthink Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yuan-dian/originthink

0.0 1.0 0.0 4.89 MB

基于thinkphp5.1开发的后台管理系统

License: Other

PHP 98.89% TSQL 1.11%

originthink's Introduction

系统要求

  • php5.6+
  • ThinkPHP5.1.6+
  • 配置虚拟目录
  • URL重写(隐藏入口文件index.php)

安装步骤:

  • 第一步:

    • Composer方式:
       Composer install 或 Composer update
    
    • 手动下载ThinkPHP核心包,命名为thinkphp,放入根目录,推荐下载releases包
  • 第二步:执行SQL文件(根目录sql.sql文件)

验证码:

  • 环境要求:
    • 1.php_gd扩展
    • 2.安装think-captcha扩展包
   composer require topthink/think-captcha=2.*
  • 配置验证码开启状态:应用配置目录captcha.php文件
   'is_open' => true

导出Excel:

  • 环境要求:zip扩展
  • 使用方法:
$header = ['字段1'=>'integer','字段2'=>'string','字段3'=>'price'];
return download_excel($data, $header , 'demo.xlsx');

默认账号密码

  • 默认账号:admin
  • 密码:123456

核心内容

  • 采用ThinkPHP5.1框架
  • 前端采用layui构建(layuicms构建,商用请联系layuicms作者,后端代码免费开源)
  • 用户管理
  • 配置管理
  • 菜单管理
  • 缓存管理
  • 权限管理
  • API接口校验

感谢

  • ThinkPHP
  • layui
  • layuicms

交流

QQ交流群:1004068839

捐献

捐献墙

(感谢捐赠,您的捐赠是对项目最大的肯定,同时也是我前行的动力)

  • 2019-04-23 17:17 10元 姓名未知 支付备注:感谢开源,学习学习
  • 2019-04-23 19:20 15元 姓名:Kevin 支付备注:感谢原点兄....
  • 2019-05-07 21:00 20元 姓名:*霂焕 支付备注:无
  • 2019-05-19 21:50 66元 姓名:机器人 支付备注:无
  • 2019-06-19 16:56 5元 姓名:*头 支付备注:无
  • 2019-06-19 16:57 50元 姓名:*玲 支付备注:支持作者
  • 2019-06-19 17:35 10元 姓名:*鹏 支付备注:无
  • 2019-07-11 11:28 10元 姓名:*笑 支付备注:吃个早餐哟
  • 2019-07-30 20:29 10元 姓名:*笑 支付备注:感谢作者的劳动成果

originthink's People

Contributors

beichenlanxu avatar mrlovables avatar yuan-dian avatar

Watchers

 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.