@@ -33,26 +33,25 @@ Laravel!
3333
3434## 主要功能
3535
36- | | | | |
37- | ---------- | -------------- | -------------- | -------------- |
38- | [ 自定义配置] ( https://www.goravel.dev/zh/getting-started/configuration.html ) | [ HTTP 服务] ( https://www.goravel.dev/zh/the-basics/routing.html ) | [ 用户认证] ( https://www.goravel.dev/zh/security/authentication.html ) | [ 用户授权] ( https://www.goravel.dev/zh/security/authorization.html ) |
39- | [ 数据库 ORM] ( https://www.goravel.dev/zh/ORM/getting-started.html ) | [ 数据库迁移] ( https://www.goravel.dev/zh/ORM/migrations.html ) | [ 日志] ( https://www.goravel.dev/zh/the-basics/logging.html ) | [ 缓存] ( https://www.goravel.dev/zh/digging-deeper/cache.html ) |
40- | [ Grpc] ( https://www.goravel.dev/zh/the-basics/grpc.html ) | [ Artisan 命令行] ( https://www.goravel.dev/zh/digging-deeper/artisan-console.html ) | [ 任务调度] ( https://www.goravel.dev/zh/digging-deeper/task-scheduling.html ) | [ 队列] ( https://www.goravel.dev/zh/digging-deeper/queues.html ) |
41- | [ 事件系统] ( https://www.goravel.dev/zh/digging-deeper/event.html ) | [ 文件存储] ( https://www.goravel.dev/zh/digging-deeper/filesystem.html ) | [ 邮件] ( https://www.goravel.dev/zh/digging-deeper/mail.html ) | [ 表单验证] ( https://www.goravel.dev/zh/the-basics/validation.html ) |
42- | [ Mock] ( https://www.goravel.dev/zh/digging-deeper/mock.html ) | [ Hash] ( https://www.goravel.dev/zh/security/hashing.html ) | [ Crypt] ( https://www.goravel.dev/zh/security/encryption.html ) | [ Carbon] ( https://www.goravel.dev/zh/digging-deeper/helpers.html ) |
43- | [ 扩展包开发] ( https://www.goravel.dev/zh/digging-deeper/package-development.html ) | [ 测试] ( https://www.goravel.dev/zh/testing/getting-started.html ) | | |
36+ | | | | | |
37+ | ---------- | -------------- | -------------- | -------------- | -------------- |
38+ | [ 自定义配置] ( https://www.goravel.dev/zh/getting-started/configuration.html ) | [ HTTP 服务] ( https://www.goravel.dev/zh/the-basics/routing.html ) | [ 用户认证] ( https://www.goravel.dev/zh/security/authentication.html ) | [ 用户授权] ( https://www.goravel.dev/zh/security/authorization.html ) | [ 数据库 ORM] ( https://www.goravel.dev/zh/orm/getting-started.html ) |
39+ | [ 数据库迁移] ( https://www.goravel.dev/zh/orm/migrations.html ) | [ 日志] ( https://www.goravel.dev/zh/the-basics/logging.html ) | [ 缓存] ( https://www.goravel.dev/zh/digging-deeper/cache.html ) | [ Grpc] ( https://www.goravel.dev/zh/the-basics/grpc.html ) | [ Artisan 命令行] ( https://www.goravel.dev/zh/digging-deeper/artisan-console.html ) |
40+ | [ 任务调度] ( https://www.goravel.dev/zh/digging-deeper/task-scheduling.html ) | [ 队列] ( https://www.goravel.dev/zh/digging-deeper/queues.html ) | [ 事件系统] ( https://www.goravel.dev/zh/digging-deeper/event.html ) | [ 文件存储] ( https://www.goravel.dev/zh/digging-deeper/filesystem.html ) | [ 邮件] ( https://www.goravel.dev/zh/digging-deeper/mail.html ) |
41+ | [ 表单验证] ( https://www.goravel.dev/zh/the-basics/validation.html ) | [ Mock] ( https://www.goravel.dev/zh/digging-deeper/mock.html ) | [ Hash] ( https://www.goravel.dev/zh/security/hashing.html ) | [ Crypt] ( https://www.goravel.dev/zh/security/encryption.html ) | [ Carbon] ( https://www.goravel.dev/zh/digging-deeper/helpers.html ) |
42+ | [ 扩展包开发] ( https://www.goravel.dev/zh/digging-deeper/package-development.html ) | [ 测试] ( https://www.goravel.dev/zh/testing/getting-started.html ) | [ 本地化] ( https://www.goravel.dev/zh/digging-deeper/localization.html ) | [ Session] ( https://www.goravel.dev/zh/the-basics/session.html ) | |
4443
4544## 路线图
4645
4746[ 查看详情] ( https://github.com/goravel/goravel/issues?q=is%3Aissue+is%3Aopen )
4847
4948## 优秀扩展包
5049
51- [ 查看详情] ( https://goravel.dev/zh/prologue/packages.html )
50+ [ 查看详情] ( https://www. goravel.dev/zh/prologue/packages.html )
5251
5352## 贡献者
5453
55- 这个项目的存在要归功于所有做出贡献的人,参与贡献请查看[ 贡献指南] ( https://goravel.dev/zh/prologue/contributions.html ) 。
54+ 这个项目的存在要归功于所有做出贡献的人,参与贡献请查看[ 贡献指南] ( https://www. goravel.dev/zh/prologue/contributions.html ) 。
5655
5756<a href =" https://github.com/hwbrzzl " target =" _blank " ><img src =" https://avatars.githubusercontent.com/u/24771476?v=4 " width =" 48 " height =" 48 " ></a >
5857<a href =" https://github.com/DevHaoZi " target =" _blank " ><img src =" https://avatars.githubusercontent.com/u/115467771?v=4 " width =" 48 " height =" 48 " ></a >
0 commit comments