改进 500

This commit is contained in:
iVampireSP.com 2023-02-06 19:25:42 +08:00
parent 3892c88cc7
commit 9e3e885384
No known key found for this signature in database
GPG Key ID: 2F7B001CA27A8132

View File

@ -2,4 +2,4 @@
@section('title', __('Server Error'))
@section('code', '500')
@section('message', $exception->getMessage())
@section('message', '内部服务器错误。')