group(function (): void { Route::post('login', AdminAppLoginController::class)->middleware('throttle:login'); });