Closed KumaChenGC closed 4 years ago
I believe that no_captcha()
helper doesn't exists in the v7.x
Try to select the correct branch: https://github.com/ARCANEDEV/noCAPTCHA/tree/v7.x
To fix your issue, use the Captcha
facade instead of no_captcha()
helper.
Example: https://github.com/ARCANEDEV/noCAPTCHA/blob/v7.x/_docs/3-Usage.md#views
Description:
Route:
View:
Controller:
Config:
Steps To Reproduce:
When i enter http://localhost/public/captcha
alert:
Call to undefined function no_captcha() (View: /var/www/html/laravel/resources/views/captcha.blade.php)