https://github.com/ledccn/project-case
Crmeb单商户系统-项目案例插件
https://github.com/ledccn/project-case
Last synced: 10 months ago
JSON representation
Crmeb单商户系统-项目案例插件
- Host: GitHub
- URL: https://github.com/ledccn/project-case
- Owner: ledccn
- Created: 2025-05-14T03:19:58.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-16T03:31:51.000Z (about 1 year ago)
- Last Synced: 2025-07-21T01:12:42.899Z (11 months ago)
- Language: PHP
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CRMEB单商户系统-项目案例插件
## 安装
`composer require ledc/project-case`
## 使用说明
1. 安装完之后,请执行以下命令,安装插件的数据库迁移文件 `php think install:migrate:project-case`
2. 执行数据库迁移 `php think migrate:run`