Answer the question
In order to leave comments, you need to log in
Authorization for yii2 basic template not working?
no matter how I try to write form processing, it gives an error 400, for verification, I just drove in an introductory form from the documentation with processing, it still gives an error
<? php
tell me what can be done
Answer the question
In order to leave comments, you need to log in
By the way, this is what the debugger says:
exception 'yii\web\BadRequestHttpException' with message 'Unable to verify your data submission.' in D:\wamp64\www\basic\vendor\yiisoft\yii2\web\Controller.php:111
Stack trace:
#0 D:\wamp64\www\basic\vendor\yiisoft\yii2\base\Controller.php(152 ): yii\web\Controller->beforeAction(Object(yii\base\InlineAction))
#1 D:\wamp64\www\basic\vendor\yiisoft\yii2\base\Module.php(454): yii\base\ Controller->runAction('entry', Array)
#2 D:\wamp64\www\basic\vendor\yiisoft\yii2\web\Application.php(84): yii\base\Module->runAction('site/entry ', Array)
#3 D:\wamp64\www\basic\vendor\yiisoft\yii2\base\Application.php(375): yii\web\Application->handleRequest(Object(yii\web\Request))
#4 D:\wamp64\www\basic\web\index.php(12): yii\base\Application->run()
#5 {main}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question