mirror of
https://github.com/goravel/goravel.git
synced 2025-09-26 20:51:19 +08:00
Update README
This commit is contained in:
@@ -73,6 +73,15 @@ Online documentation [https://www.goravel.dev](https://www.goravel.dev)
|
||||
> To optimize the documentation, please submit a PR to the documentation
|
||||
> repository [https://github.com/goravel/docs](https://github.com/goravel/docs)
|
||||
|
||||
## Contributors
|
||||
|
||||
This project exists thanks to all the people who contribute.
|
||||
|
||||
<a href="https://github.com/hwbrzzl" target="_blank"><img src="https://avatars.githubusercontent.com/u/24771476?v=4" width="48" height="48" style="border-radius: 50%"></a>
|
||||
<a href="https://github.com/merouanekhalili" target="_blank"><img src="https://avatars.githubusercontent.com/u/1122628?v=4" width="48" height="48" style="border-radius: 50%"></a>
|
||||
<a href="https://github.com/hongyukeji" target="_blank"><img src="https://avatars.githubusercontent.com/u/23145983?v=4" width="48" height="48" style="border-radius: 50%"></a>
|
||||
<a href="https://github.com/DevHaoZi" target="_blank"><img src="https://avatars.githubusercontent.com/u/115467771?v=4" width="48" height="48"></a>
|
||||
|
||||
## Group
|
||||
|
||||
Welcome more discussion in Telegram.
|
||||
|
@@ -72,6 +72,15 @@ err := facades.Queue.Job(&jobs.Test{}, []queue.Arg{}).Dispatch()
|
||||
|
||||
> 优化文档,请提交 PR 至文档仓库 [https://github.com/goravel/docs](https://github.com/goravel/docs)
|
||||
|
||||
## Contributors
|
||||
|
||||
这个项目的存在要归功于所有做出贡献的人。
|
||||
|
||||
<a href="https://github.com/hwbrzzl" target="_blank"><img src="https://avatars.githubusercontent.com/u/24771476?v=4" width="48" height="48"></a>
|
||||
<a href="https://github.com/merouanekhalili" target="_blank"><img src="https://avatars.githubusercontent.com/u/1122628?v=4" width="48" height="48"></a>
|
||||
<a href="https://github.com/hongyukeji" target="_blank"><img src="https://avatars.githubusercontent.com/u/23145983?v=4" width="48" height="48"></a>
|
||||
<a href="https://github.com/DevHaoZi" target="_blank"><img src="https://avatars.githubusercontent.com/u/115467771?v=4" width="48" height="48"></a>
|
||||
|
||||
## 群组
|
||||
|
||||
微信入群,请备注 Goravel
|
||||
|
Reference in New Issue
Block a user