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

Add ability to ignore default migrations #50

Merged
merged 3 commits into from
Sep 26, 2019
Merged

Conversation

antonkomarev
Copy link
Member

@antonkomarev antonkomarev commented Sep 25, 2019

Added ability to ignore default migrations. It could be important when you already published migrations to custom directory for manual execution and want to ignore packaged ones.

Just publish config file with php artisan vendor:publish --tag=ban-config and change boolean flag load_default_migrations to false.

@antonkomarev antonkomarev added this to the v4.2.0 milestone Sep 25, 2019
@antonkomarev antonkomarev merged commit c41fed8 into master Sep 26, 2019
@antonkomarev antonkomarev deleted the add/migrations-ignore branch September 26, 2019 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant