2018年2月
如果composer未安装可以执行以下:PATH=/../bin/php:$PATH
php -r "copy('https://install.phpcomposer.com/ins...
使用开源组件oauth2-server-phpgithub上下载建立域名auth.qzjiao.comNginx设置server {
listen 80;
serve...
wget https://download.nextcloud.com/server/releases/nextcloud-13.0.0.zip
unzip nextcloud-13.0.0.z...
进入library目录git clone https://github.com/bshaffer/oauth2-server-php
mv -f oauth2-server-php oauth2...
前言因为工作中经常用到这些方法,所有便把这些方法进行了总结。