Built with from Grav and Hugo
All results from the index route are paginated using the standard Laravel paginator.
Therefore, you can add a page and per_page parameter to those queries.
You can also return all results by adding paginate=no to the query string.