middleware('auth'); $this->middleware('throttle:10,1')->only('options', 'confirm'); } }