brew install phpwebstudy
git clone git@github.com:xpf0000/PhpWebStudy.git
cd PhpWebStudy yarn install
npm config set registry 'https://registry.npm.taobao.org' export ELECTRON_MIRROR='https://npm.taobao.org/mirrors/electron/' export SASS_BINARY_SITE='https://npm.taobao.org/mirrors/node-sass'
yarn run dev
yarn run build
cd 扩展目录 /usr/local/Cellar/php@7.2.34/7.2.34/bin/phpize ./configure --with-php-config=/usr/local/Cellar/php@7.2.34/7.2.34/bin/php-config make make install