Exemplo n.º 1
0
 /**
  * Physical path of user captcha config file.
  *
  * @return string
  */
 public static function getUserCaptchaConfigFilePath()
 {
     return LaravelInformation::getConfigPath('captcha.php');
 }