Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tabuna authored Jun 22, 2021
1 parent b34921f commit 8282708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Authentication scaffolding with [Laravel Orchid](https://github.com/orchidsoftwa

## Installation

You have to install [Laravel Fortify](https://github.com/laravel/fortify), and complete all setup without add blades calling in `App\Providers\FortifyServiceProvider.php`.
You have to install [Laravel Fortify](https://laravel.com/docs/fortify), and complete all setup without add blades calling in `App\Providers\FortifyServiceProvider.php`.

After installation completed, please add session migration using:
(to activate TwoFactorAuthentication method)
Expand Down

0 comments on commit 8282708

Please sign in to comment.