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
{{ message }}
This repository was archived by the owner on Jun 9, 2024. It is now read-only.
*[Appending To Pagination Links](#appending-to-pagination-links)
@@ -206,7 +206,7 @@ class PaginationHTML {
206
206
}
207
207
```
208
208
209
-
Simply extend the `Landish\Pagination\Pagination` class in your `app/pagination.php` file, just like I [recommended](#usage--recommended-) above and overwrite these properties:
209
+
Simply extend the `Landish\Pagination\Pagination` class in your `app/pagination.php` file, just like I [recommended](#usage---recommended-way) above and overwrite these properties:
0 commit comments