原因如下:迁移文件中,数据类型不能用 varchar。
必须改成 char。
laravel --报错: Method varchar does not exist.
原文:https://www.cnblogs.com/daikiti/p/8969132.html