Skip to content

Commit 51060e2

Browse files
authored
Update README.md
1 parent 73c597b commit 51060e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ Finally publish config file
6060
$ php artisan vendor:publish --provider="Thecodework\TwoFactorAuthentication\TwoFactorAuthenticationServiceProvider" --tag=config
6161
```
6262
Once the config file is published you can navigate to config directory of your application and look for `2fa-config.php` file and change configuration as you want.
63+
6364
**6. Setup 2FA for user**
6465

6566
Now login to the application and visit `/setup-2fa/` route, which will show a barcode which can be scanned either using Google Authenticator or Authy mobile application as described above.

0 commit comments

Comments
 (0)