李圭
李圭
我用的是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.  * 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())); 这里传参错误