Skip to content

Kuraj11101/Laravel-5.3-Login-Throttling-reCAPTCHA-and-custom-errors

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel 5.3 Login throttling and reCAPTCHA Integration

A sample application on how to setup login throttling with a custom view and integrate Google reCAPTCHA with Laravel 5.3. As a bonus, I also show how to do custom error pages.

This project builds from the a previous tutorial: A Tutorial on Laravel 5.3 User Authentication with Activation Email and Custom Notifications

Follow the tutorial

You can follow along. The tutorial is located at: A Complete Tutorial on Login Throttling and reCAPTHA with Laravel 5.3 and you can checkout a working demo at http://miftyisbored.com/wp-tutorials/laravel-5_3-recaptcha/

Contributing

If you find any bugs or have improvement suggestions, please contact me.

License

This code is open-sourced software licensed under the MIT license.

About

Laravel 5.3 login throttling and reCAPTCHA initial commit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.9%
  • PHP 21.2%
  • HTML 13.3%
  • CSS 4.4%
  • Other 0.2%