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

chore: removed migrator from the list as not needed #296

Merged
merged 2 commits into from
Jan 16, 2025

Conversation

MrPunyapal
Copy link
Contributor

@MrPunyapal MrPunyapal commented Jan 15, 2025

#293

The Migrator instance is not bound to the class name in the IoC container, it is bound to the migrator alias. I guess it should not be updated.

https://github.com/laravel/framework/blob/11.x/src/Illuminate/Database/MigrationServiceProvider.php#L80

@MrPunyapal
Copy link
Contributor Author

@peterfox

@peterfox peterfox merged commit 7f1f1f1 into driftingly:main Jan 16, 2025
5 checks passed
@MrPunyapal MrPunyapal deleted the fix/migrator-class-error branch January 16, 2025 17:14
@MrPunyapal
Copy link
Contributor Author

MrPunyapal commented Jan 16, 2025

Thanks @peterfox.

There may be more aliases like this but I wasn't - sure it's a general issue or of my project! As it's merged I'll try to check others!

If you are already on it then let me know!

@peterfox
Copy link
Collaborator

@MrPunyapal a few get through the net sadly. I haven't got much time for checking them currently. It would be great if you find further ones and PR them please 🙂

@MrPunyapal
Copy link
Contributor Author

You can count on me @peterfox 🤘

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