Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deatil/laket-admin-database
laket-admin 数据库管理
https://github.com/deatil/laket-admin-database
laket laket-admin laket-admin-database
Last synced: 3 months ago
JSON representation
laket-admin 数据库管理
- Host: GitHub
- URL: https://github.com/deatil/laket-admin-database
- Owner: deatil
- License: apache-2.0
- Created: 2021-03-18T16:36:55.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-19T03:47:56.000Z (6 months ago)
- Last Synced: 2024-07-19T11:55:49.464Z (6 months ago)
- Topics: laket, laket-admin, laket-admin-database
- Language: PHP
- Homepage:
- Size: 71.3 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 数据库管理
### 项目介绍
* 基于laket-admin的数据库管理插件
* 数据库备份、优化、修复及还原### 使用方法
* composer安装
* `composer require laket/database`
* 本地安装
* 手动将模块上传到 `/flashs/laket/laket-database` 目录
* 最后在 `系统管理->闪存插件->全部` 安装添加的闪存插件
* 注意:数据库还原请不要授权给`非超级管理员`账号### 开源协议
* 部分代码来自于网络