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 e62734c commit 112d809Copy full SHA for 112d809
src/config.php
@@ -2,7 +2,7 @@
2
3
return [
4
'passport' => [
5
- 'check_captcha_cache_key' => 'captchaUniqId',
+ 'check_captcha_cache_key' => 'captcha_uniq_id',
6
'password_salt' => env('LANDAO_PASSPORT_PASSWORD_SALT', env('APP_KEY'))
7
],
8
'security' => [
0 commit comments