Laravel 8 - catch warnings and notices

后端 未结 0 414
甜味超标
甜味超标 2021-01-26 00:33

I\'m using Laravel 8 to build a JSON API. Currently if there is a bug in my code it is outputting the plain PHP error. For example:

echo $test; // ($test does not         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题