class Illuminate / Database / Console / Migrations / BaseCommand

BaseCommand

Extends

Methods

protected

getMigrationPaths ( ) : array

Get all of the migration paths.

protected

usingRealPath ( ) : bool

Determine if the given path(s) are pre-resolved "real" paths.

protected

getMigrationPath ( ) : string

Get the path to the migration directory.