0
OP New Sysop Apr 18, 2026 12:03pm (edited 29x) view history

Source: src/Controllers/OnboardingController.php

Overview

No class-level docblock. Add one at the top of the file.

Extends: App\Controllers\BaseController

Public methods

show(): void

Undocumented.

submit(): void

Undocumented.

skip(): void

"Not now" path — stamps completion without subscribing to anything.

complete(): void

GET /onboarding/complete — post-wizard "say hello" nudge.

Shown once after the wizard (or Skip) flips onboarding_completed_at. The AuthMiddleware onboarding gate allows the /onboarding prefix through, so this page is reachable. Visiting it has no side effects — the user can click "Introduce yourself" to land on the New Member Intros new-thread page with a pre-filled title, or "Skip" to go straight to /feed.


Auto-generated from source by bin/sync-class-docs.php on 2026-04-21 09:56 CDT. Re-runs overwrite this thread body.


. __  ____   ___ ____  _     _     
 / /_| ___| / _ \___ \(_)___| |__  
| '_ \___ \| | | |__) | / __| '_ \ 
| (_) |__) | |_| / __/| \__ \ | | |
 \___/____/ \___/_____|_|___/_| |_|
        D2sk - Sysop

Log in or register to reply to this thread.