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

Entity generation not working correctly #836

Open
preet-adhikari opened this issue Nov 14, 2022 · 0 comments
Open

Entity generation not working correctly #836

preet-adhikari opened this issue Nov 14, 2022 · 0 comments

Comments

@preet-adhikari
Copy link

Summary of issue

Using the command:
php artisan asgard:entity:scaffold generates an entity but stops abruptly at the middle. I tried the command but it doesn't seem to work. The entity class and interface in the Repositories directory are created, but it doesn't go further than that.

image

I tried checking the folder permissions, plus clearing the cache and config. None of it seemed to work. I manually created the Cache/CacheCrDecorator but then I got this error:

image

Steps to reproduce

System Details

Windows - Operating System
7.4 - PHP Version
5.5 - Laravel Version
3.0 - Asgardcms/Platform version

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

1 participant