6 lines
60 B
PHP
6 lines
60 B
PHP
<?php
|
|
|
|
return [
|
|
"secret" => env("RECAPTCHA_SECRET"),
|
|
];
|