PHRETS
PHRETS copied to clipboard
Error after updgrade to laravel 7
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
That's called on the object when var_export is called. Why are you caching the config?
I'm caching the laravel config files. Details at https://laravel.com/docs/7.x/configuration#configuration-caching