class Illuminate / Database / Console / Migrations / BaseCommand
You are viewing an older version of the documentation. For the latest, please visit master documentation.

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.