greggilbert / recaptcha

[ABANDONED] reCAPTCHA Validator for Laravel 5
MIT License
713 stars 196 forks source link

lumen config_path() does not exist #154

Open haodiao opened 6 years ago

haodiao commented 6 years ago

Error on Lumen: “Call to undefined function Greggilbert\Recaptcha\config_path()” config_path('recaptcha.php') modified to: base_path('config/recaptcha.php')