grohiro / laravel-camelcase-json

Convert response JSON key to camelCase
MIT License
27 stars 4 forks source link

Error conflict with Api resources Laravel #9

Open Jarigu opened 4 years ago

Jarigu commented 4 years ago

I find that using this library generate a conflict with Api Resources, causing the ToArray not to be called.