group(function (): void { Route::get('/me', [AuthController::class, 'me']); });