Would you not be better using Laravels built in throttling system?http://laravel.com/docs/master/authentication#authentication-throttling
No, I wouldn't for the reasons mentioned above :) I need to throttle by route and ip. This gives me the ability to lock the access for the user before the form validation is called.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community