Skip to content

Commit

Permalink
Publish code line updated
Browse files Browse the repository at this point in the history
  • Loading branch information
maurohmartinez committed May 11, 2022
1 parent e6db854 commit 5091323
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 @@ -40,7 +40,7 @@ Also, if you have a "remember" input in your login form, we pick up on that and

3. Publish config, views, and public files and customize them as (and if) you need
```sh
php artisan vendor:publish --provider="MHMartinez\TwoFactorAuth\Providers\TwoFactorAuthServiceProvider"
php artisan vendor:publish --provider="MHMartinez\TwoFactorAuth\app\Providers\TwoFactorAuthServiceProvider"
```

4. [optional] Adjust middleware group name<br>
Expand Down

0 comments on commit 5091323

Please sign in to comment.