Skip to content
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

Generate model does not generate anything. #7

Closed
arjenmeijer opened this issue Jul 19, 2015 · 4 comments
Closed

Generate model does not generate anything. #7

arjenmeijer opened this issue Jul 19, 2015 · 4 comments

Comments

@arjenmeijer
Copy link

Generating code using template "/var/www/html/profiel.3de5.nl/vendor/mootensai/yii2-enhanced-gii/model/default"...
skipped models/base/app/models/Vergelijkprofielen.php
skipped models/app/models/Vergelijkprofielen.php
skipped models/app/models/VergelijkprofielenQuery.php
done!

So the message is: generated successful, but I do not know why it skipped the models. The path looks very strange: models/apps/models? The original input is only the class name. Not model/base/app/models
Something strange is going on.

@mootensai
Copy link
Owner

Thanks! It should be fixed by now..

@arjenmeijer
Copy link
Author

this is entered in model class even if I input Vergelijkprofielen:
app\models\TblVergelijkprofielen

I do not need app\models\Tbl.

@mootensai mootensai reopened this Jul 24, 2015
@mootensai
Copy link
Owner

maybe you checked 'use table prefix' ?

@karneaud
Copy link

I installed via composer the yii2 advanced template with your enhanced gii and still get the Models not being generated issue. What was the fix? a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants