Skip to content

Commit 4510d5e

Browse files
committed
updated readme
1 parent 0783b0c commit 4510d5e

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515

1616
A star would be a nice encouragement. ^.^
1717

18-
### Update: Multi lang is supported ~2.2.17 (2019-07-09)
1918
### (2019-04-28 Refresh Recaptcha Response in Ajax call is supported, you can refresh the recaptcha response after ajax response is returned (check on Ajax Usage). Version: ~2.2.16)
2019
### Update: Vue component is production ready. Please upgrade package version : ~2.2.11
2120
### Update: if you are using version lower than 2.2.11, please upgrade and publish config file again (remove your current one). There are a few major improvments on Blade usage, please read instructions.
@@ -125,13 +124,6 @@ $ php artisan vendor:publish --provider="TimeHunter\LaravelGoogleReCaptchaV3\Pro
125124

126125
After installation, you should see a googlerecaptchav3.php in your app/config folder, and vue component under js/components/googlerecaptchav3 folder.
127126

128-
129-
For multi lang:
130-
```sh
131-
$ php artisan vendor:publish --provider="TimeHunter\LaravelGoogleReCaptchaV3\Providers\GoogleReCaptchaV3ServiceProvider" --tag=googlerecaptchav3.lang
132-
```
133-
A lang folder will be created under /resources/lang/vendor/LaravelGoogleReCaptchaV3/*
134-
135127
## Configurations <a name="settings" />
136128
### Setting up your Google reCAPTCHA details in config file
137129

0 commit comments

Comments
 (0)