Untitled

Anonymous
plain_text
09/11/2024 6:54 AM
228 B
20
Indexable
return Application::configure(basePath: dirname(__DIR__))
    ->withExceptions(function (Exceptions $exceptions) {
        // 一些 error handling/report 的邏輯
    })
Editor is loading...
Leave a Comment