优化代码
parent
29a1b2de60
commit
c524de007a
|
@ -59,7 +59,6 @@ class AppExceptionHandler extends ExceptionHandler
|
|||
{
|
||||
$error = implode(':', [
|
||||
'error',
|
||||
time(),
|
||||
md5($throwable->getFile() . $throwable->getCode() . $throwable->getLine()),
|
||||
]);
|
||||
|
||||
|
|
Loading…
Reference in New Issue