Files
004_comission/ryankochun91735/task1/project/_doc_source/prompt.md
louiscklaw e08987a3b3 update,
2025-01-31 21:01:16 +08:00

1.2 KiB

tbl_brands

generate 30 computer manufacturer brand name and descriptions, i want it in laravel seeder format, insert into tbl_brands show me the SQL only

generate 30 chinese computer manufacturer brand name and descriptions, i want it in laravel seeder format, insert into tbl_brands show me the SQL only

tbl_category generate 30 example computer name and descriptions, i want it in laravel seeder format, insert into tbl_categories

tbl_item generate 30 example computer name and descriptions, i want it in laravel seeder format, insert into tbl_items

tbl_order generate 30 example name and descriptions, i want it in laravel seeder format, insert into tbl_order

tbl_address generate 30 example name and descriptions, i want it in laravel seeder format, insert into tbl_address show me the SQL only

tbl_projects generate 30 example project name and descriptions, i want it in laravel seeder format, insert into tbl_projects show me the SQL only

tbl_user_roles

generate 30 example user group name and descriptions, i want it in laravel seeder format, insert into tbl_user_roles show me the SQL only

tbl_user_group

generate 30 example user group name and descriptions, i want it in laravel seeder format, insert into tbl_user_groups show me the SQL only