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.6.8: Routes doesn't work after update the framework to the last version #23422

Closed
ilnurshax opened this issue Mar 7, 2018 · 4 comments

Comments

@ilnurshax
Copy link

ilnurshax commented Mar 7, 2018

  • Laravel Version: 5.6.8
  • PHP Version: 7.1.14
  • Database Driver & Version: MySQL 5.7.21

Description:

Hello to all! First, sorry for my English am not a native speaker.

Im simply run the composer update and the framework has been updated to the 5.6.8 version and i getting the following errors for the all routes:

http://joxi.ru/E2pqwJ4CBlpzaA - the screenshot of the stacktrace

"Type error: Argument 1 passed to Illuminate\Routing\Router::sortMiddleware() must be an instance of Illuminate\Support\Collection, instance of Tightenco\Collect\Support\Collection given..."

Before we use the Laravel 5.6.6 and its being works normally.

Steps To Reproduce:

  1. Simply update the Laravel Framework to the last version
@sisve
Copy link
Contributor

sisve commented Mar 7, 2018

This is not related to routes, but an incompatible package. #23420 is highly related to this issue.

@ilnurshax
Copy link
Author

ilnurshax commented Mar 7, 2018

@sisve Right, i found in this project i use the:
"botman/botman": "^2.1"
and this package uses the tightenco package...

@mpociot
Copy link
Contributor

mpociot commented Mar 9, 2018

Please watch this issue: tighten/collect#92
Hope it gets resolved soon

@ilnurshax
Copy link
Author

Fixed in tighten/collect#92
👍

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

3 participants