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

Method Illuminate\Events\Dispatcher::fire does not exist #145

Open
nabilahmed7 opened this issue Jan 10, 2021 · 4 comments
Open

Method Illuminate\Events\Dispatcher::fire does not exist #145

nabilahmed7 opened this issue Jan 10, 2021 · 4 comments

Comments

@nabilahmed7
Copy link

Kindly change this in an updated version as The fire() method is an alias to the dispatch() method. The renaming of this method started way back in the 5.3 to 5.4 upgrade, and is included in the upgrade guide:

https://laravel.com/docs/5.4/upgrade

Thanks as we can use this package fro laravel updated versions

@sloan58
Copy link

sloan58 commented May 29, 2021

I just submitted a PR for this. Hopefully it's sufficient and will be merged.

@marcelleza8
Copy link

Hi, i'm using laravel 8 and and hootlex/laravel-friendships ^1.0, and facing same problem, which version should i use from this package?

@TechTailor
Copy link

This package has not been updated to support Laravel 8. The last supported version of Laravel is v5.3 I think.

-TT

@arpDaw
Copy link

arpDaw commented Feb 14, 2023

I just submitted a PR for this. Hopefully it's sufficient and will be merged.

I just aplied your solution and it worked perfectly. Thank you! :D

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

5 participants