-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
Description
So basically with the new Http Events, we can do something similar to laravel/telescope#1073
Maybe we can combine it with https://github.com/hannesvdvreken/guzzle-debugbar to provide a base request logger and just a method to wrap Guzzle Clients manually (eg debugbar()->trackRequests($client))