Dec 31, 2022
4
Level 5
Disable DebugBar (barryvdh/laravel-debugbar) in API
I am beginning work on my first API call, but it seems "barryvdh/laravel-debugbar": "^3.6" is interfering with the output. How do I disable it in JUST the API area of my app?
Level 102
I have never had this problem. It should automatically only be added when returning strings (html for instance). Can you show the code?
2 likes
Please or to participate in this conversation.