argon-design-system icon indicating copy to clipboard operation
argon-design-system copied to clipboard

CRUD Generator

Open QXT2013 opened this issue 5 years ago • 1 comments

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

QXT2013 avatar May 31 '20 08:05 QXT2013

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

rarestoma avatar Jun 02 '20 07:06 rarestoma