{"repo":"anhskohbo/no-captcha","free":true,"listed":false,"github":"https://github.com/anhskohbo/no-captcha","clone":"git clone https://github.com/anhskohbo/no-captcha.git","description":"No CAPTCHA reCAPTCHA For Laravel.","language":"PHP","stars":1848,"topics":["captcha","captcha-recaptcha","php","laravel"],"license":"MIT","category":"api-integrations-sdks","readme_excerpt":"No CAPTCHA reCAPTCHA ========== For Laravel 4 use v1 branch. Installation Laravel 5 and above Setup NOTE This package supports the auto-discovery feature of Laravel 5.5 and above, So skip these Setup instructions if you're using Laravel 5.5 and above. In app/config/app.php add the following : 1- The ServiceProvider to the providers array : 2- The class alias to the aliases array : 3- Publish the config file Configuration Add NOCAPTCHA SECRET and NOCAPTCHA SITEKEY in .env file : (You can obtain them from here) Usage Init js source With default options : With language support or onloadCallback option : Display reCAPTCHA Default widget : With custom attributes (theme, size, callback ...) : Invisible reCAPTCHA using a submit button: Notice that the id of the form is required in this method to let the autogenerated callback submit the form on a successful captcha verification. Validation Add 'g-recaptcha-response' = 'required captcha' to rules array : Custom Validation Message Add the following values to the custom array in the validation language file : Then check for captcha errors in the Form : Testing When using the Laravel Testing functionality, you will need to mock out the response for the captcha form element. So for any form tests involving the captcha, you can do this by mocking the facade behavior: You can then test the remainder of your form as normal. When using HTTP tests you can add the g-recaptcha-response to the request body for the 'required' validation: Without ","default_branch":null,"files":null,"tree":[],"storefront":"/r/anhskohbo","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/anhskohbo/no-captcha/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}