Untitled

 avatar
unknown
plain_text
2 years ago
171 B
15
Indexable
return Application::configure(basePath: dirname(__DIR__))
    ->withExceptions(function (Exceptions $exceptions) {
        // 一些 error handling/report 的邏輯
    })
Editor is loading...
Leave a Comment