barryvdh / laravel-debugbar

Debugbar for Laravel (Integrates PHP Debug Bar)
MIT License
17.4k stars 1.56k forks source link

Can I catch axios requests ? #1336

Open sergeynilov opened 2 years ago

sergeynilov commented 2 years ago

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!

stale[bot] commented 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.