<?php use Faker\Generator as Faker; $factory->define(App\common::class, function (Faker $faker) { return [ // ]; });