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

Allow unbound class resolution from container #620

Merged
merged 5 commits into from
May 10, 2022

Conversation

os-nikita
Copy link
Contributor

@os-nikita os-nikita commented May 7, 2022

This PR adds the ability to resolve class dependencies from the container that have not been previously bound.

Closes #618

@os-nikita
Copy link
Contributor Author

I've added tests, comments, and docs. I think this may be good for final review?

@girardinsamuel
Copy link
Contributor

girardinsamuel commented May 10, 2022

I merged this accidentally but we will review this PR soon !
Thanks for you contribution 😉

girardinsamuel pushed a commit to MasoniteFramework/docs that referenced this pull request Jun 1, 2022
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.

Allow unbound class resolution from container
2 participants