Update README.md

This commit is contained in:
github-muzilong 2021-04-15 16:02:01 +08:00 committed by GitHub
parent 7b56d4ad1e
commit 0e7a70d40f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 1 deletions

View File

@ -1,5 +1,16 @@
## 客户管理系统
## 安装步骤
### 请查看6.0分支使用laravel 6.0 LTS版本
- git clone -b 4.0 https://github.com/github-muzilong/freeswitch-gui.git
- 复制.env.example为.env
- 配置.env里的数据库连接信息
- composer install
- php artisan key:generate
- php artisan migrate
- php artisan db:seed
- 登录后台http://127.0.0.1   帐号root  密码123456
## 客户管理系统
包含以下功能后台用户角色权限管理呼叫系统CRM客户管理订单跟进财务审核功能