Call to undefined method Illuminate\Events\Dispatcher::fire() after update

Laraship QuestionsCategory: TechnicalCall to undefined method Illuminate\Events\Dispatcher::fire() after update
phat.pham asked 5 years ago

Hello Team,
My site gets error 500 after upgrade to latest version.
The error log shows as below, please advise me how to fix the issue.
Thanks a lot.

[2019-09-02 18:14:14] local.ERROR: Call to undefined method Illuminate\Events\Dispatcher::fire() {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to undefined method Illuminate\\Events\\Dispatcher::fire() at /opt/services/nginx/esxa.com/html/Corals/core/Foundation/Traits/Cache/ExtendFireModelEventTrait.php:35)
[stacktrace]

1 Answers
Best Answer
laraship Staff answered 5 years ago
Hello. Did you run composer update?