Skip to content

Filter query parameter in url is ignored #145

@tvup

Description

@tvup

After laravel/framework 9.50.2

https://github.com/Tvup/poweruse/blob/c824aee9d3545d6e7e482fdbda1fff084a80aaf5/app/Services/GetDatahubPriceLists.php#L28-L36

dd()

Illuminate\Http\Client\Request {#1688 ▼ // vendor/laravel/framework/src/Illuminate/Http/Client/PendingRequest.php:1102
  #request: GuzzleHttp\Psr7\Request {#1698 ▶}
  #data: array:3 [▼
    "start" => "2023-01-01"
    "end" => "2023-12-31"
    "filter" => ""
  ]
}

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions