define(App\Models\Topic::class, function (Faker $faker) { return [ // 'name' => $faker->name, ]; });