访问后台报错,求帮忙
- 
					
					
					
					
Re: How to install?

 - 
					
					
					
					
Hello,
Greetings for the day!!!
The error as pointed by you seems to be the issue while seeding. I recommend, please make a new database and run the commands again, it will resolve your issue or empty the database which contains any seeded data previously and run the php artisan db:seed command again.
 - 
					
					
					
					
 您好,数据库里面有这条数据 - 
					
					
					
					
@djsxianglei said in 访问后台报错,求帮忙:
好,数据库里面有这条
Run command : php artisan migrate:fresh --seed,
see if it works