This commit is contained in:
ct
2025-07-01 20:54:26 +08:00
parent 70898ccd4c
commit 79e7d7a49e
42 changed files with 2742 additions and 97 deletions

View File

@@ -2,4 +2,6 @@
return [
'enable_test_routes' => env('ENABLE_TEST_ROUTES', false),
'authed_route_redirect' => 'home',
];