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

replace Event::fire() with Event::dispatch() for L5.8 #241

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MostafaAttia
Copy link

Can't create a new discussion when using Laravel 5.8:

Symfony\Component\Debug\Exception\FatalThrowableError Call to undefined method Illuminate\Events\Dispatcher::fire().

Illuminate\Events\Dispatcher::fire() changed to dispatch in Laravel 5.8

@marcinsdance
Copy link

This fix worked for me on L5.8 - please merge it.

@ChafikHadjAbdouRazack
Copy link

please merge it.

@shez1983
Copy link

i am not sure what happened but in every branch this has reverted to fire() ??
Screenshot 2019-07-23 at 14 22 45

@igolubic
Copy link

igolubic commented Sep 2, 2019

Can this be merged?

@mattglover11
Copy link

Please merge this - i just raised an issue relating to this.

@sudheerb9
Copy link

Yes, This worked for me. Thanks!

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

Successfully merging this pull request may close these issues.

8 participants