8 lines
217 B
Plaintext
8 lines
217 B
Plaintext
Now I want to add something like customer management to this cms.
|
|
|
|
Please generate following table and make CRUD operation into admin console.
|
|
|
|
Tablename : Customer
|
|
Params:
|
|
id, name, url, email, modifiedAt, createdAt
|