Revived API POST /api/v1/captcha.
Captcha validation has been adjusted.
This commit is contained in:
@@ -20,6 +20,7 @@ final class CaptchaLog extends Model
|
||||
* @var array
|
||||
*/
|
||||
protected $fillable = [
|
||||
'captcha_id',
|
||||
'type',
|
||||
'ip',
|
||||
'user_agent',
|
||||
|
Reference in New Issue
Block a user