jiji262

Results 6 comments of jiji262

Hi, The function password_verify() is come from native PHP but only after version 5.5 as indicated here: http://php.net/manual/en/function.password-verify.php So you will need to upgrade PHP version server to enable this...

图画的很好。请问使用什么软件画的呢?

You can use this PR with React-Router V4: https://github.com/gothinkster/react-redux-realworld-example-app/pull/80

![image](https://user-images.githubusercontent.com/168751/64320750-c58e0e00-cff1-11e9-8cef-023f6dc7cb63.png)

> 这个项目当时应该有后台数据库的把,拉下来在本地无法运行? 云开发后台,创建对应的数据表就可以了。

> 可以下载源码手动编译一下 https://github.com/liupan1890/aliyunpan/blob/v3/%E6%BA%90%E7%A0%81%E5%BC%80%E5%8F%91%E6%89%93%E5%8C%85%E5%B8%AE%E5%8A%A9.md build之后出现如下错误: ```shell ➜ aliyunpan git:(v3) ✗ yarn run build yarn run v1.22.19 warning package.json: License should be a valid SPDX license expression $ vue-tsc --noEmit --p packages/renderer/tsconfig.json...