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

Fix Unresolvable dependency calling Artisan on http requests #16

Merged
merged 1 commit into from
Jun 17, 2022

Conversation

bastien-phi
Copy link
Member

Register the MigrationCommand as singleton instead of registering MigrationCreator.

The command is also always registered in order to allow users to call Artisan commands from http requests

@bastien-phi bastien-phi merged commit 3789554 into main Jun 17, 2022
@bastien-phi bastien-phi deleted the fix_error_when_using_artisan_on_http_stack branch June 17, 2022 14:53
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.

1 participant