摘要: 执行: php artisan make:migration add_字段_to_表名_table --table=表名 此时在database/migrations文件夹下会生成一个相应文件,更改如下 use Illuminate\Database\Schema\Blueprint; use Il 阅读全文
posted @ 2019-12-19 16:14 明明一颗大白菜 阅读(965) 评论(0) 推荐(0)
<-- -->