# tp6 **Repository Path**: mofung1/tp6 ## Basic Information - **Project Name**: tp6 - **Description**: thinkphp6 已实现 命令生成curd - **Primary Language**: PHP - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-01 - **Last Updated**: 2023-07-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 基于thinkphp6的练习项目 thinkphp6 php>=8.0 ### 已实现 1.命令生成curd --php think curd -t table(表名) -m module(模块名,不填默认index)