We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ecf42fd + 152782e commit 995dc47Copy full SHA for 995dc47
README.md
@@ -55,7 +55,7 @@ Jrean\UserVerification\UserVerificationServiceProvider::class,
55
You may add the following `aliases` to your `config/app.php`:
56
57
```PHP
58
-'UserVerification' => Jrean\UserVerification\Facades\UserVerification::class
+'UserVerification' => Jrean\UserVerification\Facades\UserVerification::class,
59
```
60
61
Publish the package config file by running the following command:
0 commit comments