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

CRUD Views aren't there, but Giiant says they are #223

Open
larry-tx opened this issue Feb 15, 2018 · 2 comments
Open

CRUD Views aren't there, but Giiant says they are #223

larry-tx opened this issue Feb 15, 2018 · 2 comments
Labels

Comments

@larry-tx
Copy link

larry-tx commented Feb 15, 2018

I've got a weird situation. Using the latest update of giiant, I generated a series of CRUD views/controllers/searchModels using it. Giiant appeared to have generated every thing successfully. However, when I look at the file system, the controllers are there, but not the views. The search model doesn't even show up in the list of files in the giiant form. When I attempt to regenerate the views, giiant indicates that they are unchanged and, thus, won't allow me to regenerate the view files. If I click the hyperlink in the Giiant CRUD form for any of the files, it shows the content of the file correctly even though there is no file in the file system.

Does giiant have some kind of cache system that is erroneously storing these non-existent files? Is there some way to make this thing work?

@schmunk42
Copy link
Owner

Does it help, when you go back to a older version?
Could you also double check your paths, to see if the files are not generated into an uncommon location (eg. due to a typo)?

@schmunk42
Copy link
Owner

Could you also try the CLI?

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

No branches or pull requests

2 participants