Commit 9ecc09d0 authored by Nguyen Van Anh's avatar Nguyen Van Anh Committed by GitHub

Merge pull request #39 from Tepster/master

fix link in readme
parents cdf18fea a3b7a191
......@@ -60,7 +60,7 @@ $validate = Validator::make(Input::all(), [
### Testing
When using the (Laravel Testing functionality)[http://laravel.com/docs/5.1/testing], you will need to mock out the response for the captcha form element. To do this:
When using the [Laravel Testing functionality](http://laravel.com/docs/5.1/testing), you will need to mock out the response for the captcha form element. To do this:
1) Setup NoCaptcha facade in config/app.conf
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment