I hereby claim:
- I am Yentel on github.
- I am on3yh (https://keybase.io/on3yh) on keybase.
- I have a public key whose fingerprint is E03D BC8B 8DDA B4F2 E474 8463 699F 2D2A C3D8 5DB1
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| <?php | |
| namespace App\Http; | |
| class HttpCode | |
| { | |
| /* | |
| * HTTP Status Codes & their meaning | |
| * Source: https://en.wikipedia.org/wiki/List_of_HTTP_status_codes | |
| * By: Yentel Hollebeke - https://github.com/yentel |