Code Monkey home page Code Monkey logo

layui-admin's Introduction

layui-admin

【thinkphp6.0】基于thinkphp的后台管理系统。

开发文档 DEMO[备案中]

特性

  1. 基于tp6.0
  2. 基于layui前端框架
  3. 内置用户和权限管理
  4. Form类快速构建表单
  5. 包含多种表单组件
  6. Table类快速构建列表
  7. 轻松管理配置项

Requirement

  1. php >= 7.0
  2. thinkphp >=6.0.0

Installation

第一步:

$ composer create-project topthink/think tp && cd tp

第二步:

$ composer require thans/layui-admin

第三步:

$ php think layuiAdmin:install

第四步:

先配置好数据库

$ php think migrate:run

安装完成。访问:http://hostname/admin/login.html

Commands

将密码重置为123456

$ php think layuiAdmin:repwd -p 123456

将密码随机重置

$ php think layuiAdmin:repwd

Compoents

  • 富文本编辑框【ckeditor4】
  • 文本输入框
  • 数字输入框
  • TextArea输入框
  • 单[多]文件[图片]上传
  • 开关
  • 下拉单选
  • 下拉多选
  • checkbox
  • 权限树
  • ICON选择器
  • 日期选择,支持多种格式。支持范围。

Demo

界面预览 login form list console

License

MIT

layui-admin's People

Contributors

qthans avatar moobing 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.