Author: forehalo (forehalo@gmail.com)
示例#1
0
 public function captcha(CaptchaRepository $captcha)
 {
     $captcha->captcha();
 }