$this->faker->word, 'driver' => 'local', 'set_as_default' => false, 'credentials' => [ 'driver' => 'local', 'root' => storage_path('app'), ], ]; } }