Skip to content

Commit

Permalink
Merge pull request #1296 from shikorism/develop
Browse files Browse the repository at this point in the history
Release 2024.9.0
  • Loading branch information
shibafu528 authored Sep 28, 2024
2 parents 1f4cc81 + 1bd45a3 commit be89508
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/Providers/AppServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ public function boot()
throw new \LogicException('invalid type');
}

$paginator = $paginator->withQueryString();

$headers = [];

$links = [
Expand Down

0 comments on commit be89508

Please sign in to comment.