Download the PHP package laket/laket-admin without Composer
On this page you can find all versions of the php package laket/laket-admin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download laket/laket-admin
More information about laket/laket-admin
Files in laket/laket-admin
Download laket/laket-admin
More information about laket/laket-admin
Files in laket/laket-admin
Vendor laket
Package laket-admin
Short Description An admin library base Thinkphp.
License Apache-2.0
Homepage https://github.com/deatil/laket-admin
Package laket-admin
Short Description An admin library base Thinkphp.
License Apache-2.0
Homepage https://github.com/deatil/laket-admin
Please rate this library. Is it a good library?
Informations about the package laket-admin
laket-admin 通用PHP后台管理系统
项目介绍
laket-admin
是基于Thinkphp
的 PHP 通用后台管理系统- 使用
layui
搭建的后台管理界面 - 通过系统构建的插件系统完成对项目的开发
- 插件说明文档
docs/wiki/flash.md
环境要求
- PHP >= 8.0.0
- Thinkphp >= 8.0
- Fileinfo PHP Extension
截图预览
|
|
|
|
更多截图 Laket Admin 系统截图
安装步骤
-
首先安装
thinkphp
-
配置数据库信息,并确认能够正常连接数据库
-
执行以下命令下载系统
- 然后运行下面的命令安装系统
运行完命令后,你可以找到 config/laket_conf.php
配置文件,重命名为 config/laket.php
- 后台地址
http://yourdomain.com/admin/index
, 登录账号:admin
及密码123456
插件推荐
名称 | 描述 |
---|---|
系统通用配置 | 自定义数据配置,将配置信息统一到一个表 |
系统设置 | 添加系统的设置功能 |
操作日志 | 记录管理员在后台的操作日志 |
数据库管理 | 数据库备份、优化、修复及还原 |
百度编辑器 | 设置添加百度编辑器使用 |
插件禁用 | 禁用后插件将不能进行相关的操作 |
表单提交 | 简单的表单提交,包括 Admin 页面和用户端页面 |
CMS | CMS 内容管理系统 |
注:插件目录默认为 /flashs
目录
特别鸣谢
感谢以下的项目,排名不分先后
-
topthink/framework
-
layui
- composer/semver
开源协议
laket-admin
遵循Apache2
开源协议发布,在保留本系统版权的情况下提供个人及商业免费使用。
版权
- 该系统所属版权归 deatil(https://github.com/deatil) 所有。
All versions of laket-admin with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0.0
composer/semver Version ^3.2
topthink/framework Version ^8.0
topthink/think-orm Version ^3.0
topthink/think-filesystem Version ^2.0
topthink/think-captcha Version ^3.0
phpseclib/phpseclib Version ^3.0
laket/laket-pclzip Version ^1.0
composer/semver Version ^3.2
topthink/framework Version ^8.0
topthink/think-orm Version ^3.0
topthink/think-filesystem Version ^2.0
topthink/think-captcha Version ^3.0
phpseclib/phpseclib Version ^3.0
laket/laket-pclzip Version ^1.0
The package laket/laket-admin contains the following files
Loading the files please wait ....