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

[10.x] Allow DatabaseRefreshed event to include given database and seed options #47923

Merged

Conversation

crynobone
Copy link
Member

This would be useful to know if migrate:fresh or migrate:refresh was executed with --seed or --database option.


I don't believe this is breaking change but we can retarget this changes to Laravel 11.

crynobone and others added 2 commits August 2, 2023 11:17
…`seed` options

This would be useful to know if `migrate:fresh` or `migrate:refresh` was
executed with `--seed` or `--database` option.

Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
@taylorotwell taylorotwell merged commit d3586eb into laravel:10.x Aug 2, 2023
20 checks passed
@crynobone crynobone deleted the feature-database-refresh-event-with-seeds branch September 20, 2023 00:34
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.

None yet

2 participants