call(PostTableSeeder::class); $this->call(NowTableSeeder::class); $this->call(SetupTableSeeder::class); $this->call(ProjectTableSeeder::class); } }