laravel-api-debugger icon indicating copy to clipboard operation
laravel-api-debugger copied to clipboard

Add on demand disabling of debugger output

Open Rich2k opened this issue 3 years ago • 1 comments

This adds the ability to disable debugger on a per response basis, so it can be enabled for all actions, but if there's one specific action you'd like to disable it for, it can be turned off

Added a new helper lad_disable_output(true)

Rich2k avatar Apr 22 '21 10:04 Rich2k

Merge this!

allanvobraun avatar Jul 26 '21 17:07 allanvobraun