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

HtmlBuilder shouldn't depend on concrete implementation #96

Merged
merged 1 commit into from
Nov 28, 2015

Conversation

patrickbrouwers
Copy link
Contributor

HtmlBuilder is now coupled to the concrete UrlGenerator which makes it impossible to swap out Laravel's routing component.
By depending on the interface (contract) this issue will be fixed.

@patrickbrouwers
Copy link
Contributor Author

@adamgoose Any news on merging this?

@patrickbrouwers
Copy link
Contributor Author

@adamgoose Still waiting on this? A month ago now. Would be great to have any news on this, as this is crucial for my usage.

@mikemand
Copy link
Contributor

👍

adamgoose added a commit that referenced this pull request Nov 28, 2015
HtmlBuilder shouldn't depend on concrete implementation
@adamgoose adamgoose merged commit f622696 into LaravelCollective:5.1 Nov 28, 2015
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.

3 participants