react-laravel
react-laravel copied to clipboard
Debugging
Is there a way to enable debugging through this?
The ability to turn this into a more comprehendible error:
V8Js::compileString():19628: TypeError: Cannot read property 'fields' of undefined
Actually it is a JS error message and change it (like show the stack trace) should be done at react-php-v8js
repository. Maybe react-laravel should allow to use a custom error handler ? A PR for this would be welcome !