$this->app->resolving('captcha', function ($captcha) { $captcha->setClient( new Client([ 'timeout' => $this->getOption('timeout', 5), ...
確定! 回上一頁