php - laravel5.1 reports error when executing database data filling
世界只因有你
世界只因有你 2017-06-17 09:15:24
0
2
648

For the newly cloned exercise project, follow the manual steps. When filling the database with data, the following problem occurs. How to deal with it? Is it because the AdminUserTableSeeder.php in the picture below is different from the UserTableSeeder with 17 lines of code? Me I remember that yesterday I executed the fill data command and everything was fine... Then I deleted the entire project and started it again...

世界只因有你
世界只因有你

reply all(2)
仅有的幸福

I feel that your file name and your class name should be inconsistent, which leads to the saying that this seeder does not exist

学霸

UserTableSeeder does not exist. Check the code

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!