3
Answers

When seed data to database error display?

I work on php laravel mvc with my sql database
i do migration to database and structure moved success
so i need to move data
I write php artisan db:seed
I get error below
so how to solve this issue

 
Answers (3)