creativetimofficial / argon-design-system

Argon - Design System for Bootstrap 4 by Creative Tim

Home Page:https://www.creative-tim.com/product/argon-design-system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CRUD Generator

QXT2013 opened this issue · 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

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