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

Update to Laravel 5.6? #19

Closed
tankerkiller125 opened this issue May 2, 2018 · 3 comments
Closed

Update to Laravel 5.6? #19

tankerkiller125 opened this issue May 2, 2018 · 3 comments

Comments

@tankerkiller125
Copy link

Is their any planned update to migrate to Laravel 5.6?

@cretueusebiu
Copy link
Owner

You only have to upgrade the dependencies: https://laravel.com/docs/5.6/upgrade#upgrade-5.6.0

@alainperrier
Copy link

alainperrier commented May 2, 2018

I tried to update to Laravel 5.6, it seems to work ok, but when I refresh the page, vuex reset the store and the app doesn't recognize me as authenticated, although I am (the cookie is still set, and I need to manually logout from Postman before being able to login again) @cretueusebiu

Edit: I tried to regenerate jwt and app key as mentioned in #4

EDIT 2: I fixed the issue by reloading the vagrant environment

@tankerkiller125
Copy link
Author

I found you have to update all of the dependencies as well as update the trustedproxy Middleware and several other minor issues.

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