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.
1 parent 8cb04d7 commit aa75040Copy full SHA for aa75040
README.md
@@ -33,7 +33,7 @@ $ composer require ryandeng/googlerecaptcha "^0.1.3"
33
34
If your Laravel framework version <= 5.4, please register the service provider in your config file: /config/app.php, otherwise please go to step 3.
35
36
-```
+``` php
37
RyanDeng\GoogleReCaptcha\Providers\GoogleReCaptchaV3ServiceProvider::class
38
```
39
0 commit comments