Commit Graph

3433 Commits

Author SHA1 Message Date
huangzhhui
fcdfd16e44 Fixed typo 2019-10-10 18:25:23 +08:00
huangzhhui
e559bff9e4 Merge branch 'master' of github.com:hyperf-cloud/hyperf 2019-10-10 09:22:28 +08:00
huangzhhui
0ddd0bee60 Fixed swoole version requires 2019-10-10 09:22:23 +08:00
黄朝晖
b407365afd
Merge pull request #684 from chunhei2008/fix/validation-doc
docs: ✏️ 验证器文档增加国际化配置说明
2019-10-09 15:34:59 +08:00
黄朝晖
8e63571a75
Update validation.md 2019-10-09 15:33:46 +08:00
黄朝晖
1d601b27a7
Merge pull request #685 from hedeqiang/master
Update Document
2019-10-09 15:30:40 +08:00
huangzhhui
863238103f Update model.md 2019-10-09 14:46:17 +08:00
huangzhhui
038327249c Fixed typo 2019-10-09 14:35:05 +08:00
huangzhhui
717f011f58 Fixed typo 2019-10-09 14:03:36 +08:00
hedeqiang
527ae2ee0c Update translation.md 2019-10-09 11:38:23 +08:00
chunhei2008
f3307f07aa docs: ✏️ validation readme 中translation配置文件语言包路径错误 2019-10-09 11:34:42 +08:00
hedeqiang
9b42251199 Update validation.md 2019-10-09 11:34:14 +08:00
chunhei2008
4f4984031a docs: ✏️ 验证器文档增加国际化配置说明 2019-10-09 11:25:28 +08:00
李铭昕
a15b349ea2
Merge pull request #678 from yangliulnn/master
使用 gen:model 命令从数据库生成模型时,跳过 migrations 表
2019-10-09 10:21:04 +08:00
李铭昕
df6150f7f0 Update CHANGELOG.md 2019-10-09 09:45:47 +08:00
李铭昕
6936264484 Added ignore tables option for gen:model. 2019-10-09 09:44:09 +08:00
黄朝晖
71b741f567
Merge pull request #676 from ihipop/patch-3
[Doc] 添加通过di自定义核心中间件的例子
2019-10-09 00:31:30 +08:00
黄朝晖
7f3eb6bf01
Update middleware.md 2019-10-09 00:31:10 +08:00
yangliulnn
f369e3d6f7
cleanup 2019-10-08 20:00:59 +08:00
yangliulnn
a259d844e4
从配置文件中读取migration表名 2019-10-08 19:58:00 +08:00
yangliulnn
c357a33df8
Merge branch 'master' of https://github.com/hyperf-cloud/hyperf 2019-10-08 19:41:16 +08:00
yangliulnn
68b5b724fc 使用 gen:model 命令从数据库生成模型时,跳过 migrations 表 2019-10-08 19:26:32 +08:00
黄朝晖
20fb228005
Merge pull request #672 from huangzhhui/fix-validation-middleware
Fixed ValidationMiddleware
2019-10-08 19:19:50 +08:00
黄朝晖
40227ddfd5
Merge branch 'master' into fix-validation-middleware 2019-10-08 19:18:51 +08:00
hedeqiang
a837a13915 Fixed document of validation. (#677) 2019-10-08 18:41:23 +08:00
ihipop
814571ad9f
typo 2019-10-08 18:23:22 +08:00
ihipop
ca05f8e378
添加通过di自定义核心中间件的例子 2019-10-08 18:19:12 +08:00
huangzhhui
ac5eccf144 Update CHANGELOG.md 2019-10-08 18:09:29 +08:00
huangzhhui
6aaf95c9ae Update ValidationMiddleware.php 2019-10-08 18:05:14 +08:00
杨柳
c39e498ec5 Fixed the table of Model is not correct when using gen:model. (#674) 2019-10-08 18:03:04 +08:00
Peter Kokot
4cf07d573f Add ext-swoole to composer requirement (#671) 2019-10-08 17:47:24 +08:00
huangzhhui
726a82f481 Update ValidationMiddleware.php 2019-10-08 17:11:09 +08:00
黄朝晖
73608f6e46
Merge pull request #669 from hedeqiang/master
Update validation.md
2019-10-08 16:54:21 +08:00
hedeqiang
ef0779935c Update validation.md 2019-10-08 16:47:29 +08:00
黄朝晖
de2d83f94c
Merge pull request #664 from huangzhhui/change-default-authorize-result
Changed the default return value of FormRequest::authorize which generate via gen command
2019-10-08 16:16:46 +08:00
huangzhhui
0affdc0f60 Update CHANGELOG.md 2019-10-08 16:16:30 +08:00
huangzhhui
3626998639 Merge remote-tracking branch 'upstream/master' into change-default-authorize-result 2019-10-08 16:15:51 +08:00
黄朝晖
68deb148ab
Merge pull request #668 from limingxinleo/1.1-bugfix
Update CHANGELOG.md
2019-10-08 16:13:42 +08:00
黄朝晖
6e571c53f5
Update CHANGELOG.md 2019-10-08 16:13:21 +08:00
李铭昕
d2e1e6b98e Update CHANGELOG.md 2019-10-08 16:06:23 +08:00
杨柳
f7539afa62 Fixed trying to get property 'callback' of non-object in ValidationMiddleware.php (#667) 2019-10-08 15:55:25 +08:00
黄朝晖
9627de161e
Merge pull request #665 from huangzhhui/remove-method-aspect-annotation
Remove MethodAspect annotation
2019-10-08 15:25:10 +08:00
huangzhhui
0bae896214 Update MethodAspect.php 2019-10-08 15:23:25 +08:00
黄朝晖
d6c34eba7e
Merge pull request #663 from limingxinleo/1.1-doc-2
Added document of async-queue and websocket
2019-10-08 15:06:14 +08:00
黄朝晖
11f4b7efb9
Update 1.1.md 2019-10-08 15:06:02 +08:00
黄朝晖
a4623ba98d
Update 1.1.md 2019-10-08 15:05:36 +08:00
黄朝晖
14f978b50c
Update 1.1.md 2019-10-08 15:02:07 +08:00
李铭昕
f5f8971b11 Update 1.1.md 2019-10-08 14:43:09 +08:00
huangzhhui
8425ffd9e1 Update validation-request.stub 2019-10-08 14:38:04 +08:00
李铭昕
504d55234a Added doc. 2019-10-08 14:37:27 +08:00