How to report the NotFoundHttpException or error 429 in Laravel 8?

前端 未结 0 1461
轻奢々
轻奢々 2020-12-28 23:54

I noticed that laravel 8 ignores http errors but how can I report when a 404 or 429 error occurs?

class Handler extends ExceptionHandler
{

   
    protected          


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