-
使用docker 运行easyswoole
`
docker run --name easyswoole --network host --dns 8.8.8.8 -v E:/workspace/project:/var/www/project -p 9501:9501 -it --privileged -u root --entrypoint /bin/sh easys…
-
1. 代商家注册小程序-快速注册个人小程序
2. 试用小程序
其他暂时还未对接,发现确实相关api后及时更新
-
elasticsearc 索引mappings操作等处理!
-
# php code
```
$memcache = new Memcached('mc');
$memcache->setOption(Memcached::OPT_LIBKETAMA_COMPATIBLE, true);
$memcache->setOption(Memcached::OPT_NO_BLOCK, true);
$memcache->setOption(Memcache…
-
![image](https://user-images.githubusercontent.com/27258116/143815094-95031288-7831-44d0-a8fd-1d228881099a.png)
![image](https://user-images.githubusercontent.com/27258116/143815111-c32ed4f8-dc17-4ae…
-
框架中的orm 或者 mysqli
![image](https://user-images.githubusercontent.com/35519825/87289614-7416af80-c52f-11ea-9b71-80acd1f431a9.png)
![image](https://user-images.githubusercontent.com/35519825/87289824-…
-
-
token:
eyJhbGciOiJIUzI1NiIsInR5cGUiOiJKV1QifQ.eyJyb2xlIjoibm9ybWFsIiwidXNlcl9pZCI6IjgzMzAyMSIsImV4cCI6MTYwNTU5ODMxMS45OTl9.7um1CsFiBkcrzg9BX3BznkJKXzgOLLCYmYoWfqGRKbo
-
demo 中,访问api/admin/auth/login?account=easyswoole&password=123456
报错:Call to undefined method App\\Model\\Admin\\AdminModel::updateWithLimit()
实际查看App\\Model\\Admin\\AdminModel类中,确实没有updateWithLimit …
-
Execute the command and paste the result below.
Command: `uname -a && php -v && composer info | grep hyperf && php --ri swoole`
```bash
Linux 8407509b51dc 3.10.0-1160.88.1.el7.x86_64 #1 SMP Tue…