final class MigrateFresh extends Command (View source)

Traits

Properties

protected string $description

The console command description.

Methods

getOptions()

No description

LazyCollection
getTenants()

No description

__construct()

No description

getMigrationPaths()

No description

mixed
handle()

Execute the console command.

Details

protected getOptions()

No description

protected LazyCollection getTenants()

No description

Return Value

LazyCollection

__construct()

No description

protected getMigrationPaths()

No description

mixed handle()

Execute the console command.

Return Value

mixed