Support for GET method #53
dhairya-lakhera
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First of all thanks for wonderfull package.
I want to log my 'GET' request also. But just for this simple thing , i need to create a new class and implement
\Spatie\HttpLogger\LogProfile
. It would be better you would have provided request methods in config file'http_methods' => ['post', 'put', 'patch', 'delete','get']
Beta Was this translation helpful? Give feedback.
All reactions