class SyncLang extends Command (View source)

Properties

protected string $signature

The name and signature of the console command.

protected string $description

The console command description.

protected Filesystem $files
protected $langDirPath
protected $csvPath
protected $langStubPath

Methods

__construct(Filesystem $files)

No description

void
handle()

Create super admin account.

Details

__construct(Filesystem $files)

No description

Parameters

Filesystem $files

void handle()

Create super admin account.

Return Value

void