$this->faker->name, 'password' => bcrypt('password'), 'remember_token' => Str::random(10), ]; } }