define( Visiosoft\ProfileModule\Profile\ProfileModel::class, function (Faker\Generator $faker) { return [ //'title' => $faker->words(2), ]; } );