alecxi's avatar

Intercept a Request

I want the best, most simple and cleanest way of intercepting a request in my Lumen app. I have an API, and I want to record all requests, and listen for model events - right now I'm only concerned about recording the initial requests.

How can I do this?

0 likes
1 reply

Please or to participate in this conversation.