Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Class session does not exist #12

Closed
apair opened this issue Apr 13, 2019 · 3 comments
Closed

Class session does not exist #12

apair opened this issue Apr 13, 2019 · 3 comments
Labels
invalid This doesn't seem right

Comments

@apair
Copy link

apair commented Apr 13, 2019

Hi,
When I upgrade Laravel to 5.7 from 5.6, I got this :

Class session does not exist

and It thrown by RequestDataProcessor class, when want to access session() helper.
my solution was disable log_session_data in config file, run the application, enable it again.

@repat
Copy link
Contributor

repat commented Apr 14, 2019

I had the same problem and the same solution also helped me.

@gauravmak
Copy link
Member

@apair Thanks for pointing this out. We will check that.

@gauravmak gauravmak added the invalid This doesn't seem right label May 4, 2019
@gauravmak
Copy link
Member

@apair Sorry for the late update.

I can't think of any solution here. And not sure why it doesn't work after the upgrade and starts working after a request or two.

Please let me know if the issue persists with newer upgrades. Thanks.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

3 participants