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

production.ERROR: Class 'Eventy' not found #66

Closed
mihha opened this issue Oct 3, 2018 · 3 comments
Closed

production.ERROR: Class 'Eventy' not found #66

mihha opened this issue Oct 3, 2018 · 3 comments

Comments

@mihha
Copy link

mihha commented Oct 3, 2018

Hi guys!

Today I update my instalaltion to the latest version from GIT and now I can't access the FreeScout login anymore.

I get the following in the browser:
"Whoops, looks like something went wrong."

In the /storage/logs/laravel.log file I can see the following
laravel.log

Any chance to shed some light on this issue?

Thank you in advance!

@freescout-helpdesk
Copy link
Contributor

Please follow the Upgrading guide.

Make sure to run the following console commands:

php artisan clear-compiled
php artisan cache:clear
php artisan view:clear
php artisan config:cache

@mihha
Copy link
Author

mihha commented Oct 3, 2018

Hi,

thank you for pointing me in the right direction. I also needed to run DB migration using

php artisan migrate

It is working now

@freescout-helpdesk
Copy link
Contributor

Welcome

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