【发布时间】:2015-10-14 16:57:55
【问题描述】:
我使用命令“php artisan migrate:reset”和“php artisan migrate:refresh”都报错
[Symfony\Component\Debug\Exception\FatalErrorException]
Class '' not found
我还需要在 laravel 5.1 中使用迁移从表中删除列,请指导我或向我发送任何参考链接。 我附上了我的错误屏幕here 。
谢谢
【问题讨论】:
标签: laravel-5.1