An open API service indexing awesome lists of open source software.

https://github.com/ledccn/project-case

Crmeb单商户系统-项目案例插件
https://github.com/ledccn/project-case

Last synced: 10 months ago
JSON representation

Crmeb单商户系统-项目案例插件

Awesome Lists containing this project

README

          

# CRMEB单商户系统-项目案例插件

## 安装

`composer require ledc/project-case`

## 使用说明

1. 安装完之后,请执行以下命令,安装插件的数据库迁移文件 `php think install:migrate:project-case`

2. 执行数据库迁移 `php think migrate:run`