Results 5 issues of 李圭

我用的是yaf 262行 $config->useSsl = config('filesystems.disks.upyun.protocol') === 'https' ? true : false; 这里方法config方法找不到。用$this->protocol代替就可以了。

where is database or migrate

### first entry is normal. > but,second entry is abnormal. debug is content.css is canceled. ![image](https://user-images.githubusercontent.com/11495523/89879601-c7932080-dbf5-11ea-88ed-e5f4a6c3cd3c.png) * use: chrome [email protected] ## supplement > it is in model use iview ....

file_get_contents(): stream does not support seeking

shared_ptr fac = make_shared(); shared_ptr product = make_shared(*(fac->getSportProduct())); 这里传参错误