Skip to content

Conversation

@etcinit
Copy link
Contributor

@etcinit etcinit commented Jan 20, 2015

On Illuminate\Database\Console\Migrations:

StatusCommand.php is using $this->laravel['path.database'].'/migrations' to get the migrations path

However, its parent class (BaseCommand.php) already has a function that does the exact same thing: $this->getMigrationPath()

@hannesvdvreken
Copy link
Contributor

👍

taylorotwell added a commit that referenced this pull request Jan 21, 2015
[5.0] Get migration path from parent
@taylorotwell taylorotwell merged commit e96f6a7 into laravel:master Jan 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants