mlanin / laravel-api-debugger

Easy debug for your JSON API.
http://blog.lanin.me/easy-debug-for-your-json-api/
MIT License
233 stars 54 forks source link

Adding some instructions to help disable only the api-debugger #29

Closed spacedog4 closed 3 years ago

spacedog4 commented 4 years ago

I had to search in the pull requests to discovere that I could enable/disable the api-debugger by an .env variable, I also saw that this information was already added in this pull request #13 but removed after that