laravel 5.1,vagrant,当我运行
时php artisan migrate
迁移:2017_04_20_205912_alter_3_discounts_table
但是当我运行
时php artisan migrate:rollback
显示此消息:
[SymfonyComponentDebugExceptionFatalThrowableError]
Class 'Alter3DiscountsTable' not found
我有这个课,但我不知道为什么显示此消息!
任何身体都可以帮助吗?
**我运行composer dumpautoload
并显示以下:
[RuntimeException]
File at "/vendor/phpunit/php-code-coverage/src/CodeCoverage/Report/Node/Directory.php" does not exist, check your classmap definitions
好吧,我找到了:
$chcp.com 1252
=> Active code page: 1252
现在运行此操作:
$ composer dumpautoload
没关系,显示:
Generating autoload files