We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 973fa37 + 4e5f8d4 commit 7643a75Copy full SHA for 7643a75
docs/pagination.md
@@ -12,7 +12,7 @@ Porpaginas is a set of PHP interfaces that can be implemented by result iterator
12
PHP arrays, Doctrine and [TDBM](https://thecodingmachine.github.io/tdbm/doc/limit_offset_resultset.html).
13
14
<div class="alert alert-warning">If you are a Laravel user, Eloquent does not come with a Porpaginas
15
-iterator. However, the GraphQLite Laravel bundle <a href="laravel-package-advanced.md">comes with its own pagination system</a>.</div>
+iterator. However, <a href="laravel-package-advanced">the GraphQLite Laravel bundle comes with its own pagination system</a>.</div>
16
17
## Usage
18
0 commit comments