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

Fix invalid utf8 content exception #32

Open iamroi opened 1 year ago

iamroi commented 1 year ago

This PR resolves https://github.com/mlanin/laravel-api-debugger/issues/24 ❤️

ghost commented 1 year ago

Seems correct. Thanks !