spatie / laravel-ray

Debug with Ray to fix problems faster in Laravel apps
https://myray.app
MIT License
291 stars 64 forks source link

Fix #217 error with duplicate queries log #220

Closed fabio-ivona closed 3 years ago

fabio-ivona commented 3 years ago

Hi @freekmurze,

This pr will fix #217 by adding an handler for unsupported types in query parameters bindings

Also tests have been updated to address this issue

Thanks for your great work!

freekmurze commented 3 years ago

Thanks!

masterix21 commented 3 years ago

I'm sorry for the issue. Thanks for the fix @fabio-ivona