Closed PrzemekTkaczyk closed 5 years ago
Hi @PrzemekTkaczyk What's your Laravel version? I think Laravel 6.0?
Hi, nope, it is 5.8 I create a fork with some changes which works for me: https://github.com/PrzemekTkaczyk/laravel-fb-messenger/commits/master so: 1st - add missing method (I'm not sure if it should be true or false, yet) 2nd - change deprecated method (fire->dispatch)
Cool, if you can send PR, I will review.
Thank you for contribute
but I'm not sure if it will work on older LV versions...
ok, I will release new version (maybe v2.0.0)
the deprecated method after Laravel 5.4. so before Laravel 5.3 or less have to install v1.6.1 and >= 5.4 will be installed v2.0.0
@PrzemekTkaczyk I rolled out new version, you can try v2.0.0
Thank you!
Hi, I have one error just after install package and try only publish config: