Skip to content

Commit 6e68811

Browse files
committed
change links & title
1 parent 7e6a305 commit 6e68811

37 files changed

+222
-218
lines changed

artisan.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Artisan 控制台
1+
# Laravel 的 Artisan 命令行工具
22

33
- [简介](#introduction)
44
- [编写命令](#writing-commands)
@@ -459,10 +459,10 @@ Artisan 是 Laravel 自带的命令行接口,它提供了许多实用的命令
459459
| [@laravelleon](https://laravel-china.org/users/18113) | <img class="avatar-66 rm-style" src="https://dn-phphub.qbox.me/uploads/avatars/18113_1503316311.png?imageView2/1/w/100/h/100"> | 翻译 | You may delay , but the time will not . [@Leonzai](https://github.com/leonzai/) at Github |
460460

461461

462-
---
462+
---
463463

464464
> {note} 欢迎任何形式的转载,但请务必注明出处,尊重他人劳动共创开源社区。
465-
>
465+
>
466466
> 转载请注明:本文档由 Laravel China 社区 [laravel-china.org](https://laravel-china.org) 组织翻译,详见 [翻译召集帖](https://laravel-china.org/topics/5756/laravel-55-document-translation-call-come-and-join-the-translation)
467-
>
468-
> 文档永久地址: https://d.laravel-china.org
467+
>
468+
> 文档永久地址: https://d.laravel-china.org

authentication.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 用户认证
1+
# Laravel 的用户认证系统
22

33
- [简介](#introduction)
44
- [数据库注意事项](#introduction-database-considerations)

blade.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Blade 模板
1+
# Laravel 的 Blade 模板引擎
22

33
- [简介](#introduction)
44
- [模板继承](#template-inheritance)

0 commit comments

Comments
 (0)