laravel / telescope

An elegant debug assistant for the Laravel framework.
https://laravel.com/docs/telescope
MIT License
4.77k stars 560 forks source link

Also add a given response in the app #1445

Closed satzofficial closed 3 months ago

satzofficial commented 3 months ago

Hello friends, I encountered an issue where I was supposed to provide the API response to a specific user, but they did not receive the requested value. As a result, I was unable to demonstrate. Kindly added the new feature apps given the response to store it

STORE THE RESPONSE OF EVERY REQUEST AND USER'S LOG INFO