Integrate throttle in custom login using Laravel

In the case of user Authentication, Laravel has built-in Authentication system. We can easily modify it according to requirements. One of the features included in Authentication is Throttling.