Aucune description

Kirin c144ab078d first il y a 3 ans
app c144ab078d first il y a 3 ans
backup 80169d6661 first il y a 3 ans
config 80169d6661 first il y a 3 ans
crmeb 80169d6661 first il y a 3 ans
extend 80169d6661 first il y a 3 ans
install 80169d6661 first il y a 3 ans
public 80169d6661 first il y a 3 ans
route cfac645abb first il y a 3 ans
runtime 80169d6661 first il y a 3 ans
vendor 80169d6661 first il y a 3 ans
view 80169d6661 first il y a 3 ans
.example.env 80169d6661 first il y a 3 ans
.gitignore 80169d6661 first il y a 3 ans
.travis.yml 80169d6661 first il y a 3 ans
.version 80169d6661 first il y a 3 ans
LICENSE.txt 80169d6661 first il y a 3 ans
README.md 41fbdd1479 first commit il y a 3 ans
cert_crmeb.key 80169d6661 first il y a 3 ans
cert_public.pam 80169d6661 first il y a 3 ans
composer.json 80169d6661 first il y a 3 ans
composer.lock 80169d6661 first il y a 3 ans
think 80169d6661 first il y a 3 ans

README.md

crmeb 多商户版

开发环境

  • mac 10.15
  • php 7.2.22
  • mysql 5.7.27
  • swoole 4.4.8
  • redis 5.0.5

项目依赖

  • thinkphp
  • think-swoole
  • overtrue/wechat
  • xaboy/form-builder

运行

开启

php think swoole

重启

php think swoole restart

关闭

php think swoole stop