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

Error after updgrade to laravel 7 #262

Open
mike-taylorprops opened this issue May 11, 2020 · 2 comments
Open

Error after updgrade to laravel 7 #262

mike-taylorprops opened this issue May 11, 2020 · 2 comments

Comments

@mike-taylorprops
Copy link

I'm now getting this error when trying to cache the config.

Error::("Call to undefined method PHRETS\Configuration::__set_state()")

Maybe has something to do with using Exceptions instead of Trowable but I have no idea

@troydavisson
Copy link
Owner

That's called on the object when var_export is called. Why are you caching the config?

@mike-taylorprops
Copy link
Author

I'm caching the laravel config files. Details at https://laravel.com/docs/7.x/configuration#configuration-caching

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

2 participants