Skip to content

Allowing use of third party Routers to handle Routing. #1408

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

Merged
merged 3 commits into from
Oct 31, 2012
Merged

Allowing use of third party Routers to handle Routing. #1408

merged 3 commits into from
Oct 31, 2012

Conversation

bencorlett
Copy link
Contributor

A class alias has always been provided in applications/config/application.php, however it is never called as the Router class is always directly targeting the Laravel namespaced class.

Ben Corlett and others added 3 commits November 1, 2012 08:18
A class alias has always been provided in applications/config/application.php, however it is never called as the Router class is always directly targeting the Laravel namespaced class.

Signed-off-by: Ben Corlett <ben@bens-macbook-pro.lan>
A class alias has always been provided in applications/config/application.php, however it is never called as the Router class is always directly targeting the Laravel namespaced class.

Signed-off-by: Ben Corlett <bencorlett@me.com>
taylorotwell added a commit that referenced this pull request Oct 31, 2012
Allowing use of third party Routers to handle Routing.
@taylorotwell taylorotwell merged commit d693a82 into laravel:develop Oct 31, 2012
@taylorotwell
Copy link
Member

Thanks

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