Skip to content

Commit 9a39c0f

Browse files
committed
HTTP - Status Codes
1 parent 218d94c commit 9a39c0f

File tree

8 files changed

+557
-124
lines changed

8 files changed

+557
-124
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,14 @@ RajTechnologies\Tools\ToolServiceProvider::class,
1717

1818
- Clear Cache
1919
- Routes List
20+
- HTTP Status Code List
2021

2122
## URL Routes
2223

2324
| Name | URL | Description |
2425
|-----------------|---------------------|---------------------------------|
2526
| Clear Cache | clear-cache | all type cache clear in larevel |
27+
| HTTP status Code| httplist | HTTP Status Code List (cheat sheet) |
2628
| Routes List | routeslist | All Routes List |
2729
| API Routes List | routeslist?only=api | Only API Routes List |
2830

@@ -36,4 +38,4 @@ RajTechnologies\Tools\ToolServiceProvider::class,
3638

3739
## License
3840

39-
The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).
41+
The Laravel Tools is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

0 commit comments

Comments
 (0)