Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
zacksmash committed Sep 29, 2020
1 parent ed8be99 commit e6fde74
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

- [Installation](#installation)
- [Features](#features)
- [FortifyUI Presets](#presets)

<a name="installation"></a>
## Installation
Expand Down Expand Up @@ -77,6 +78,11 @@ To enable the email verification feature, you'll need to visit the **FortifyUI**
### Password Confirmation
To enable the password confirmation feature, you'll need to visit the **FortifyUI** service provider and uncomment the `Fortify::confirmPasswordView()` feature. This allows you to attach the `password.confirm` middleware to any of your routes, which is handled by the `password-confirm.blade.php` file.

<a name="presets"></a>
## FortifyUI Presets

**FortifyUI** encourges you fork this repository and make your own presets, with your favorite frontend libraries and frameworks. To give you an idea of what that looks like, please take a look at [*FortifyUIkit*](https://github.com/zacksmash/fortify-ui).

## License

**FortifyUI** is open-sourced software licensed under the [MIT license](LICENSE.md).

0 comments on commit e6fde74

Please sign in to comment.