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

Class cache does not exist error #32

Closed
subdesign opened this issue Jan 22, 2018 · 1 comment
Closed

Class cache does not exist error #32

subdesign opened this issue Jan 22, 2018 · 1 comment

Comments

@subdesign
Copy link

I use this package with laravel-backup, and if I add the new spatie provider to app.php I get the error in the title. But only on my live server. If I comment out the provider in app.php, of course the backup doesn't work but my site run, and no cache error happens.
Any idea what should be the problem? And why I don't have any issue on local dev environment? At local db backup made and upped to dropbox as it should.
the code base is the same, of course, I deploy the code with git.

How the Dropbox storage driver could be related to cache handling?

I use Laravel 5.5 latest.

thanks

@freekmurze
Copy link
Member

I guess this has something to do with how you configured your app in you production environment and not with this package itself.

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