摘要: 1、php artisan 查看命令列表 2、php artisan make:controller ArticleController 命令 创建控制器 3、创建数据库迁移表 创建文章表 php artisan make:migration create_articles_table Schema 阅读全文
posted @ 2018-11-27 11:13 suanmei 阅读(995) 评论(0) 推荐(0) 编辑