Skip to content

Commit 8c405e3

Browse files
committed
docs
1 parent 7b0b963 commit 8c405e3

File tree

1 file changed

+19
-26
lines changed

1 file changed

+19
-26
lines changed

content/docs.json

+19-26
Original file line numberDiff line numberDiff line change
@@ -25,140 +25,133 @@
2525
},
2626
{
2727
"name": "Laravel Nova",
28-
"introduction": "",
28+
"introduction": "一个漂亮的管理后台",
2929
"color": "bg-cyan-600",
3030
"logo_url": "https://laravel.com/img/ecosystem/nova.min.svg",
3131
"url": "https://nova.laravel.com/"
3232
},
3333
{
3434
"name": "Laravel Mix",
35-
"introduction": "",
35+
"introduction": "零配置完成 Javascript 和 CSS 的编译",
3636
"color": "bg-sky-900",
3737
"logo_url": "https://laravel.com/img/ecosystem/mix.min.svg",
3838
"url": "https://laravel.com/docs/9.x/mix"
3939
},
4040
{
4141
"name": "Laravel Spark",
42-
"introduction": "",
42+
"introduction": "构建商业应用的基础",
4343
"color": "bg-violet-500",
4444
"logo_url": "https://laravel.com/img/ecosystem/spark.min.svg",
4545
"url": "https://spark.laravel.com/"
4646
},
4747
{
4848
"name": "Laravel Cashier (Stripe)",
49-
"introduction": "",
49+
"introduction": "Stripe 支付插件",
5050
"logo_url": "https://laravel.com/img/ecosystem/cashier.min.svg",
5151
"color": "bg-green-500",
5252
"url": "https://laravel.com/docs/9.x/billing"
5353
},
54-
{
55-
"name": "Laravel Envoyer",
56-
"introduction": "",
57-
"logo_url": "https://laravel.com/img/ecosystem/envoyer.min.svg",
58-
"color": "bg-red-700",
59-
"url": "https://envoyer.io/"
60-
},
6154
{
6255
"name": "Laravel Cashier (Paddle)",
63-
"introduction": "",
56+
"introduction": "Paddle 支付插件",
6457
"logo_url": "https://laravel.com/img/ecosystem/cashier.min.svg",
6558
"color": "bg-green-500",
6659
"url": "https://laravel.com/docs/9.x/cashier-paddle"
6760
},
6861
{
6962
"name": "Laravel Dusk",
70-
"introduction": "",
63+
"introduction": "一个优雅的测试工具",
7164
"logo_url": "https://laravel.com/img/ecosystem/dusk.min.svg",
7265
"color": "bg-fuchsia-500",
7366
"url": "https://laravel.com/docs/9.x/dusk"
7467
},
7568
{
7669
"name": "Laravel Envoy",
77-
"introduction": "",
70+
"introduction": "使用 Blade 语法方便的在远程服务器上运行各种任务",
7871
"logo_url": null,
7972
"color": "bg-blue-500",
8073
"url": "https://laravel.com/docs/9.x/envoy"
8174
},
8275
{
8376
"name": "Laravel Fortify",
84-
"introduction": "",
77+
"introduction": "一个登录授权脚手架",
8578
"logo_url": null,
8679
"color": "bg-blue-500",
8780
"url": "https://laravel.com/docs/9.x/fortify"
8881
},
8982
{
9083
"name": "Laravel Homestead",
91-
"introduction": "",
84+
"introduction": "Windows 开发继承环境",
9285
"logo_url": "https://laravel.com/img/ecosystem/homestead.min.svg",
9386
"color": "bg-blue-500",
9487
"url": "https://laravel.com/docs/9.x/homestead"
9588
},
9689
{
9790
"name": "Laravel Horizon",
98-
"introduction": "",
91+
"introduction": "一款漂亮的队列管理工具",
9992
"logo_url": "https://laravel.com/img/ecosystem/horizon.min.svg",
10093
"color": "bg-blue-500",
10194
"url": "https://laravel.com/docs/9.x/horizon"
10295
},
10396
{
10497
"name": "Laravel Jetstream",
105-
"introduction": "",
98+
"introduction": "基于 Livewire 和 Inertia 的新项目脚手架",
10699
"logo_url": "https://laravel.com/img/ecosystem/jetstream.min.svg",
107100
"color": "bg-indigo-500",
108101
"url": "https://jetstream.laravel.com/2.x/introduction.html"
109102
},
110103
{
111104
"name": "Laravel Octane",
112-
"introduction": "",
105+
"introduction": "Laravel 项目性能加速器",
113106
"logo_url": "https://laravel.com/img/ecosystem/octane.min.svg",
114107
"color": "bg-rose-600",
115108
"url": "https://laravel.com/docs/9.x/octane"
116109
},
117110
{
118111
"name": "Laravel Passport",
119-
"introduction": "",
112+
"introduction": "一个包搞定 OAuth 授权服务",
120113
"logo_url": "https://laravel.com/img/ecosystem/passport.min.svg",
121114
"color": "bg-blue-500",
122115
"url": "https://laravel.com/docs/9.x/passport"
123116
},
124117
{
125118
"name": "Laravel Sail",
126-
"introduction": "",
119+
"introduction": "一个轻量级的 Laravel Docker 交互接口",
127120
"logo_url": "https://laravel.com/img/ecosystem/sail.min.svg",
128121
"color": "bg-blue-500",
129122
"url": "https://laravel.com/docs/9.x/sail"
130123
},
131124
{
132125
"name": "Laravel Sanctum",
133-
"introduction": "",
126+
"introduction": "超简单的登录组件",
134127
"logo_url": "https://laravel.com/img/ecosystem/sanctum.min.svg",
135128
"color": "bg-cyan-800",
136129
"url": "https://laravel.com/docs/9.x/sanctum"
137130
},
138131
{
139132
"name": "Laravel Scout",
140-
"introduction": "",
133+
"introduction": "高度自动化的全文索引实现",
141134
"logo_url": "https://laravel.com/img/ecosystem/scout.min.svg",
142135
"color": "bg-red-400",
143136
"url": "https://laravel.com/docs/9.x/scout"
144137
},
145138
{
146139
"name": "Laravel Socialite",
147-
"introduction": "",
140+
"introduction": "一个包搞定各种社交网站登录接入",
148141
"logo_url": "https://laravel.com/img/ecosystem/socialite.min.svg",
149142
"color": "bg-pink-400",
150143
"url": "https://laravel.com/docs/9.x/socialite"
151144
},
152145
{
153146
"name": "Laravel Telescope",
154-
"introduction": "",
147+
"introduction": "开发环境绝佳的伴侣,帮你追踪应用的各种活动",
155148
"logo_url": "https://laravel.com/img/ecosystem/telescope.min.svg",
156149
"color": "bg-purple-700",
157150
"url": "https://laravel.com/docs/9.x/telescope"
158151
},
159152
{
160153
"name": "Laravel Valet",
161-
"introduction": "",
154+
"introduction": "超好用的 MacOS 开发环境",
162155
"logo_url": "https://laravel.com/img/ecosystem/valet.min.svg",
163156
"color": "bg-purple-800",
164157
"url": "https://laravel.com/docs/9.x/valet"

0 commit comments

Comments
 (0)