asahasrabuddhe/laravel-api

Call to undefined method Illuminate\Events\Dispatcher::fire() in Laravel 5.8

Closed this issue · 1 comments

I am trying to implement this package with laravel 5.8 But getting this error "Call to undefined method Illuminate\Events\Dispatcher:: fire() in Laravel 5.8".
I think fire() method has deprecated and removed in laravel 5.8 version.

Fixed with commit ID 84d0ba0