It's simple, I think you forgot to add use Illuminate\Database\Seeder; at the top of your PostsTableSeeder class
happyDemon said:
It's simple, I think you forgot to add
use Illuminate\Database\Seeder;at the top of yourPostsTableSeederclass
Tried, no luck...
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.