php artisan db:seed 报错

在laravel 5中执行,要执行数据填充时报如下错误

  php artisan db:seed 

错误

[ReflectionException]                      
  Class CategorysTableSeeder does not exist

解决方法:


http://laravel.io/forum/01-31-2015-laravel5-seeder-reflectionexception-class-tableseeder-does-not-exist-in-illuminatecontainercontainerphp776

posted @ 2015-12-28 14:44  liu-yonggang  阅读(697)  评论(0编辑  收藏  举报