User::factory(), 'receiver_id' => User::factory(), 'read' => $this->faker->boolean(), 'text' => $this->faker->text(), ]; } }