Skip to content

Commit 3bd00c1

Browse files
author
Pascal Baljet
committed
Update README.md
1 parent a7990c3 commit 3bd00c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Publish the database migration, config file and email view:
2323
php artisan vendor:publish --provider="ProtoneMedia\LaravelVerifyNewEmail\ServiceProvider"
2424
```
2525

26-
You can set the redirect path in the `verify-new-email.php` config file.
26+
You can set the redirect path in the `verify-new-email.php` config file. The user will be redirected to this path after verification.
2727

2828
The expire time of the verification URLs can be changed by updating the `auth.verification.expire` setting and defaults to 60 minutes.
2929

0 commit comments

Comments
 (0)