Skip to content

Commit 995dc47

Browse files
committed
Merge branch 'patch-1' of https://github.com/Konafets/laravel-user-verification into Konafets-patch-1
2 parents ecf42fd + 152782e commit 995dc47

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
@@ -55,7 +55,7 @@ Jrean\UserVerification\UserVerificationServiceProvider::class,
5555
You may add the following `aliases` to your `config/app.php`:
5656

5757
```PHP
58-
'UserVerification' => Jrean\UserVerification\Facades\UserVerification::class
58+
'UserVerification' => Jrean\UserVerification\Facades\UserVerification::class,
5959
```
6060

6161
Publish the package config file by running the following command:

0 commit comments

Comments
 (0)