Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Laravel Paginateroute Laravel Package

spatie/laravel-paginateroute

Adds a Laravel route macro to paginate via clean, translatable URLs like /news/page/2 instead of ?page=2. Includes a paginate route method and facade for generating pagination links. Note: this package is abandoned/unsupported—fork if needed.

View on GitHub
Deep Wiki
Context7
2.7.0
  • Added: Support for Persian
2.6.3
  • Fixed: Wrong Request facade import
2.6.2
  • Fixed: pageUrl method query bug
2.6.1
  • Fixed: pageUrl method query bug
2.6.0
  • preserve query string on pagination urls
2.5.0
  • add support for Arabic
2.4.1
  • Laravel 5.4 fixes
2.3.0

Return route from paginate macro to allow chaining

2.2.2
  • Bugfix: Fixed it lang file
2.2.1
  • make the package play nice in situations where a route could not be determined
2.2.0
  • Added: Ability to add classes to pagination list items
  • Added: Ability to render next/previous links alongside pagination lists
2.1.0
  • Feature: added renderRelLink()
2.0.2

Fix Laravel 5.0 bug introduced in 2.0.2

2.0.1

Bugfix: routes with parameters will now render correctly

2.0.0

This release changes the route macro to only register one route with the entire query in it, so providing a page parameter to the action link is no longer possible.

For example, action('FooController@bar', ['page' => 3]) is no longer possible, and should be replaced by PaginateRoute::addPageQuery(action('FooController@bar'), 3).

1.6.1
  • Bugfix: Url's can now be correcly generated via laravel's action() method
1.6.0
  • renderHtml is deprecated in favor of renderPageList
  • Added: More languages
  • Some big internal refectors
1.4.0
  • Test coverage
  • Removed spatie/string dependency
1.3.0
  • Added: Hebrew translation
  • Minor refactors
1.2.0
  • added Portuguese translation
1.1.0

Stable release 1.1.0

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
codraw/framework-extra-bundle
codraw/messenger
codraw/security
codraw/mailer
codraw/contracts
codraw/profiling
codraw/dependency-injection
codraw/tester
codraw/core
nexmo/api-specification
capell-app/block-library
axium/identity
cetria/laravel-dummy-models
cetria/reflection-helper
agropredict/sso-auth-bundle
evolvestudio/spam-protection
datacore/hub-sdk
develia/commons
cuci/prototurk-sdk
cuci/prototurk-sdk-symfony