There was an error while loading. Please reload this page.
1 parent bb9ff5a commit 7649868Copy full SHA for 7649868
README.md
@@ -6,10 +6,10 @@ Read more: https://medium.com/web-developer/laravel-automatically-generate-api-d
6
7
## Requirements
8
9
-| Lang | Version |
10
-| :------ | :--------- |
11
-| PHP | 7.4 or 8.0 |
12
-| Laravel | 6.* or 8.* |
+| Lang | Version |
+| :------ | :---------------- |
+| PHP | 7.4 or 8.0 |
+| Laravel | 6.* or 8.* or 9.* |
13
14
## Installation
15
@@ -81,4 +81,5 @@ Fixing lints
81
- v1.9 Added improvements such as status code, response headers, custom request headers and fixed issues reported by users
82
- v1.10 Show PHP memory usage, gzip encoding fix
83
- v1.12 Bug Fix of id, and Laravel 9 support
84
+- v1.13 Laravel 9 support
85
0 commit comments