You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PHP 7.2 and Laravel/Lumen 5.7 or higher are required.
16
16
17
17
> If your application does not meet these requirements, you can check out the 3.x branch for older releases.
18
18
@@ -44,7 +44,7 @@ $app->configure('apidoc');
44
44
```
45
45
46
46
## Documentation
47
-
Check out the documentation at [ReadTheDocs](http://laravel-apidoc-generator.rtfd.io/en/v4). Don't forget to check out the [migration guide](https://laravel-apidoc-generator.rtfd.io/en/v4/migrating.html) if you're coming from v3 to v4.
47
+
Check out the documentation at [ReadTheDocs](http://laravel-apidoc-generator.rtfd.io/). Don't forget to check out the [migration guide](https://laravel-apidoc-generator.rtfd.io/en/latest/migrating.html) if you're coming from v3 to v4.
0 commit comments