There are many options when it comes to captcha but most elegant solution is Google reCaptcha for sure. User is required only to click on checkbox and in some cases he needs to select few similar images and that’s all.

I know that too often I bump on websites, which registration form has some weird characters in captcha field and I have to guess that combination few times cause I can’t read anything there. So not to stress users I will be using the simplest captcha, Google Captcha.

I will work on same code as in previous tutorials Laravel 5 Social and Email Authentication and Laravel 5 client side validation with Parsley.js because this is 3rd tutorial in same series I will be using branch part3.