HavenShen 9年前 注意事项: 在使用 php artisan migrate 时候千万注意创建表的顺序,否则会出现各种错误。 比如创建外键失败 General error: 1215 Cannot add foreign key constraint 可以更改框架中 database/migrations 下面的文件名头部的日期来实现 migrate 的顺序