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

Laravel 5.5.6 and 5.5.7 routing issue #21272

Closed
naelsaid opened this issue Sep 20, 2017 · 3 comments
Closed

Laravel 5.5.6 and 5.5.7 routing issue #21272

naelsaid opened this issue Sep 20, 2017 · 3 comments

Comments

@naelsaid
Copy link

  • Laravel Version: 5.5.6 and 5.5.7
  • PHP Version: php 7.0
  • Database Driver & Version: MySQL

Description:

I am having routing issue after updating laravel 5.5.5 to 5.5.6 or 5.5.7. I have noticed that the issue is only with one level segment URI like domain.com/login, domain.com/register, domain.com/service ..etc. Where I get 404 page not found error always. But if the route is like domain.com/service/1 for example then everything works fine.

@Kyslik
Copy link
Contributor

Kyslik commented Sep 20, 2017

Might be related to #21261

@marcoax
Copy link

marcoax commented Sep 20, 2017

I've the same issue with domain.com/admin

@themsaid
Copy link
Member

This is fixed in a recent commit and a release is scheduled in a few hours.

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

No branches or pull requests

4 participants