I judge in the render method of Handler that FatalErrorException returns an array
there are other error messages on the returned array, but should you only return the array when catching an exception? how to solve this situation
I judge in the render method of Handler that FatalErrorException returns an array
there are other error messages on the returned array, but should you only return the array when catching an exception? how to solve this situation
at first glance, I don't think the if statement block has been executed.
Previous: How can I copy object data in the browser's console?
Next: Vue.js+element-ui drop down the selection box to make a scratch on the screen. What should I do?