处理:
php artisan key:generate
还有就是出现:`[ReflectionException] Class ***TableSeeder does not exist`
在控制台中执行`composer dump-autoload`,然后再执行`php artisan db:seed`.
处理:
php artisan key:generate
还有就是出现:`[ReflectionException] Class ***TableSeeder does not exist`
在控制台中执行`composer dump-autoload`,然后再执行`php artisan db:seed`.