Untitled

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