生成admin模块目录
php think build --module admin
生成admin模块下的Entry控制器
php think make:controller admin/Entry --plain
生成admin模块下的模型
php think make:model admin/Blog --plain
计算机网络/计算机科学与应用/系统/运维/开发
生成admin模块目录
php think build --module admin
生成admin模块下的Entry控制器
php think make:controller admin/Entry --plain
生成admin模块下的模型
php think make:model admin/Blog --plain
人各有命,但命运也从来不是随机发牌,而是每个人主动选择的结果。