mirror of
https://github.com/goravel/goravel.git
synced 2025-09-26 20:51:19 +08:00
Upgrade v1.0.4
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,4 +1,3 @@
|
|||||||
.idea
|
.idea
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.env
|
.env
|
||||||
go.sum
|
|
@@ -32,6 +32,7 @@ Golang developers quickly build their own applications.
|
|||||||
- [ ] Optimize experience of microservice
|
- [ ] Optimize experience of microservice
|
||||||
- [ ] Orm relationships
|
- [ ] Orm relationships
|
||||||
- [ ] Request validator
|
- [ ] Request validator
|
||||||
|
- [ ] Jwt
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
|
@@ -30,6 +30,7 @@ Goravel 是一个功能完备、具有良好扩展能力的 Web 应用程序框
|
|||||||
- [ ] 优化微服务使用体验
|
- [ ] 优化微服务使用体验
|
||||||
- [ ] Orm 关联关系
|
- [ ] Orm 关联关系
|
||||||
- [ ] Request 校验
|
- [ ] Request 校验
|
||||||
|
- [ ] Jwt
|
||||||
|
|
||||||
## 文档
|
## 文档
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user