argb
argb
@lenovobenben 其实我觉得这篇文章的意义并不是在于具体的加密算法有多么高级,而是让大家知道了翻墙的原理和一些基本细节。对这方面不太了解的人确实不太懂shadowsocks做了什么,只知道是个代理,有时候也会想为啥不能用nginx走https搞个代理搞定呢?对了,为啥?哈哈。 @wanghanfeng
@lenovobenben 恩 这方面我不是很懂 可以跟作者建议或者讨论下
Thanks for your replay. :) Acctually it has same problems in the demo http://php-htmldiff.caxy.com/. At beginning I thought the demo works well, just my code has problems, but then I...
I have fixed it, return UserRepository::createWithRoles( [ 'UserID' => 1, 'Name' => 'Anonymous', 'Email'=> '[email protected]', 'Password' => str_random(64), 'HashMethod' => 'random', ], add the Email field.
每节课没有对应的代码可以跟着实践吗?