You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error on Lumen:
“Call to undefined function Greggilbert\Recaptcha\config_path()” config_path('recaptcha.php')
modified to: base_path('config/recaptcha.php')
Error on Lumen:
“Call to undefined function Greggilbert\Recaptcha\config_path()”
config_path('recaptcha.php')modified to:
base_path('config/recaptcha.php')