fortify icon indicating copy to clipboard operation
fortify copied to clipboard

Backend controllers and scaffolding for Laravel authentication.

Results 3 fortify issues
Sort by recently updated
recently updated
newest added

The PR introduces a way of setting a prefix on the name of the routes. The reason of the PR is if you are building an admin panel and you...

This issue is discussed in #470 (my first attempt was incorrect). This one adds an else statement to the `if ($enableViews)` logic for Two Factor routes. Under the current route...

# Overview A minor improvement that allows customizing the rate limiting of the `user-password.update` route. It would benefit those who want to rate limit the password update route for some...