Open sergeynilov opened 2 years ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If this issue is still present on the latest version of this library on supported Laravel versions, please let us know by replying to this issue so we can investigate further. Thank you for your contribution! Apologies for any delayed response on our side.
I have "barryvdh/laravel-debugbar": "^3.7" and laravel 9 app and wonder If the pluging work only on page reloded ? a) Can I catch and see results of axios requests which are run with page reloded ? b) If yes, I would like to clear current laravel-debugbar output...
Can I do iot ?
Thanks!