Laravel 创建指定表 migrate命令
时间:2020-04-10 10:32:36
收藏:0
阅读:268
看此文章,亲测可行;
https://blog.csdn.net/websites/article/details/89207023
但是,其中在 composer.json 文件添加完 database/migrations 后,要 composer update 更新才能生效,不然报错

原文:https://www.cnblogs.com/pyspang/p/12671579.html
评论(0)