config/app.php
'faker_locale' => 'ja_JP',
設定変更したらキャッシュデータをクリアする。
php artisan config:clear
参考サイト
Laravel5.5でほぼ完成されたModelFactoryの使い方 – Qiita
https://qiita.com/fagai/items/7f63d651cbed3664b758
faker を使ってダミーデータを生成する | ごみばこいん Blog
https://gomiba.co.in/blog/archives/1365
GitHub – fzaninotto/Faker: Faker is a PHP library that generates fake data for you
https://github.com/fzaninotto/Faker