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