当前仓库属于关闭状态,部分功能使用受限,详情请查阅 仓库状态说明
39 Star 324 Fork 115

Thans / layuiAdmin
关闭

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

layui-admin

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

开发文档 DEMO[备案中]

特性

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

Requirement

  1. php >= 7.1
  2. thinkphp >=6.0.0
  3. Linux

Installation

第一步:安装TP

$ 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

MIT License Copyright (c) 2019 Thans Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

基于layui和thinkphp6.0的快速后台开发框架。快速构建完善的管理后台,内置表单、表格的php生成,以及完善的RBAC权限管理。 展开 收起
PHP
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
PHP
1
https://gitee.com/thans/layuiAdmin.git
git@gitee.com:thans/layuiAdmin.git
thans
layuiAdmin
layuiAdmin
master

搜索帮助

14c37bed 8189591 565d56ea 8189591