Download Latest Version 1.12.0 source code.zip (9.1 kB)
Email in envelope

Get an email when there's a new version of Log HTTP requests

Home / 1.12.0
Name Modified Size InfoDownloads / Week
Parent folder
1.12.0 source code.tar.gz 2026-07-14 5.2 kB
1.12.0 source code.zip 2026-07-14 9.1 kB
README.md 2026-07-14 498 Bytes
Totals: 3 Items   14.8 kB 0

What's Changed

  • Add support for the QUERY HTTP method. QUERY requests carry their parameters in the request body like POST, so LogNonGetRequests now logs them alongside POST, PUT, PATCH, and DELETE. Thanks @eleftrik for the suggestion in [#70].
  • Moved dev tooling to Pest 4. As a result, support for PHP < 8.3 and Laravel < 12 has been dropped.

Full Changelog: https://github.com/spatie/laravel-http-logger/compare/1.11.2...1.12.0

Source: README.md, updated 2026-07-14