Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[9.x] Added --pending option to migrate:status #46089

Merged

Conversation

Safemood
Copy link
Contributor

This PR add --pending option to migrate:status command to obtain only pending migrations.

File : Illuminate\Database\Console\Migrations\StatusCommand.php

php artisan migrate:status --pending

@Safemood Safemood force-pushed the add-pending-option-to-migrate-status-command branch from f8f33f8 to 990d23a Compare February 12, 2023 18:09
@taylorotwell taylorotwell merged commit d4df356 into laravel:9.x Feb 12, 2023
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.

2 participants