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 Generator #109

Open
QXT2013 opened this issue May 31, 2020 · 1 comment
Open

CRUD Generator #109

QXT2013 opened this issue May 31, 2020 · 1 comment

Comments

@QXT2013
Copy link

QXT2013 commented May 31, 2020

I have to generate a lot of cruds in my application.
Can I use a generator or I have to write down all by hand. it's a very hard work and code a lot of files.
What procedure do you can suggest me to automatize te generation of cruds ?
Thanks

@rarestoma
Copy link
Contributor

Hi @QXT2013,

Thank you for working with our products.

Unfortunately, I didn't work with CRUD for this product so I can not guide you into how to implement this. According to the backend framework that you are using, there may be some CRUD generators to make your work simple (Ex Laravel: https://github.com/appzcoder/crud-generator).

I hope it helps.

Thank you,
Rares

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

2 participants