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 4cfbd13 commit 7123b55Copy full SHA for 7123b55
README.md
@@ -18,7 +18,7 @@ composer require maize-tech/laravel-google-recaptcha-v3
18
You can install and configure the package with:
19
20
```bash
21
-php artisan laravel-google-recaptcha-v3:install
+php artisan google-recaptcha-v3:install
22
```
23
24
This command will publish the configuration file.
0 commit comments