spatie/laravel-http-logger
Laravel middleware that logs incoming HTTP requests (payload, headers, etc.) to your configured log/channel, creating a safety net for critical form submissions and debugging. Includes toggleable enable flag plus customizable log profile and writer.
POST, so LogNonGetRequests now logs them alongside POST, PUT, PATCH, and DELETE. Thanks @eleftrik for the suggestion in #70.Full Changelog: https://github.com/spatie/laravel-http-logger/compare/1.11.2...1.12.0
Add Laravel 13 support
Full Changelog: https://github.com/spatie/laravel-http-logger/compare/1.11.0...1.11.1
Full Changelog: https://github.com/spatie/laravel-http-logger/compare/1.10.2...1.11.0
Full Changelog: https://github.com/spatie/laravel-http-logger/compare/1.10.1...1.10.2
Full Changelog: https://github.com/spatie/laravel-http-logger/compare/1.10.0...1.10.1
Full Changelog: https://github.com/spatie/laravel-http-logger/compare/1.9.0...1.10.0
Allow Laravel 9
Full Changelog: https://github.com/spatie/laravel-http-logger/compare/1.7.0...1.8.0
DefaultLogWriter (#32)Added: Laravel 6.0 compatibility
How can I help you explore Laravel packages today?