-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot declare class frontend\models\User, because the name is already in use #38
Comments
Can you provide more information? |
yii-advanced-app-2.0.12
|
url :http://frontend.all1.dev/qa/default/view?id=1&alias= PHP Compile Error – yii\base\ErrorException Cannot declare class frontend\models\User, because the name is already in use
nginx/1.11.5 |
do you have wechat or QQ? |
my config is
'modules' => [
'qa' => [
'class' => 'artkost\qa\Module',
'userNameFormatter' => 'getUserName'
],
],
error report as title.
error raised in this $answerDataProvider->models [vendor/artkost/yii2-qa/views/default/view.php]
The text was updated successfully, but these errors were encountered: