class GenerateFakerSeedersCommand extends Command

Properties

protected string $signature

The name and signature of the console command.

protected string $description

The console command description.

Methods

configure()

No description

handle(Xeed $xeed)

Execute the console command.

Details

at line 28
protected configure()

No description

at line 41
handle(Xeed $xeed)

Execute the console command.

Parameters

Xeed $xeed