Skip to content

Commit

Permalink
[feat] route
Browse files Browse the repository at this point in the history
  • Loading branch information
Lysice committed Jan 15, 2022
1 parent edf197a commit 1fc62d9
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,17 @@ __Update 15 **January** 2022__: Currently there are __259 tips__ divided into 14

## Table of Contents

- [DB Models and Eloquent](#en/DB_Models_and_Eloquent.md) (71 提示)
- [Models Relations](#en/Models_Relations.md) (32 提示)
- [Migrations](#en/Migrations.md) (13 提示)
- [Views](#en/Views.md) (15 提示)
- [Routing](#en/Routing.md) (22 提示)
- [Validation](#en/Validation.md) (17 提示)
- [Collections](#en/Collections.md) (6 提示)
- [Auth](#en/Auth.md) (5 提示)
- [Mail](#en/Mail.md) (5 提示)
- [Artisan](#en/Artisan.md) (5 提示)
- [Factories](#en/Factories.md) (6 提示)
- [Log and debug](#en/Log_and_Debug.md) (5 提示)
- [API](#en/Api.md) (3 提示)
- [Other](#en/Other.md) (54 提示)
- [DB Models and Eloquent](./en/DB_Models_and_Eloquent.md) (71 提示)
- [Models Relations](./en/Models_Relations.md) (32 提示)
- [Migrations](./en/Migrations.md) (13 提示)
- [Views](./en/Views.md) (15 提示)
- [Routing](./en/Routing.md) (22 提示)
- [Validation](./en/Validation.md) (17 提示)
- [Collections](./en/Collections.md) (6 提示)
- [Auth](./en/Auth.md) (5 提示)
- [Mail](./en/Mail.md) (5 提示)
- [Artisan](./en/Artisan.md) (5 提示)
- [Factories](./en/Factories.md) (6 提示)
- [Log and debug](./en/Log_and_Debug.md) (5 提示)
- [API](./en/Api.md) (3 提示)
- [Other](./en/Other.md) (54 提示)

0 comments on commit 1fc62d9

Please sign in to comment.