Laravel/ダミーデータをDBにfactory

コマンドライン
/
php artisan tinker
factory(App\User::class, 数)->create()