update v1.0.7.7

This commit is contained in:
Sujit Prasad
2016-06-23 17:43:18 +05:30
parent 082355a49a
commit 3138da5f5b
3 changed files with 40 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ class Handler extends ExceptionHandler
*/
protected $dontReport = [
// 'Symfony\Component\HttpKernel\Exception\HttpException',
// 'Illuminate\Http\Exception\HttpResponseException',
Illuminate\Http\Exception\HttpResponseException::class,
ValidationException::class,
AuthorizationException::class,
HttpResponseException ::class,