Skip to content

Not working with Laravel 5.8 #16

@beard7

Description

@beard7

When used with Laravel 5.8 an exception is thrown: Illuminate\Events\Dispatcher::fire()

From the upgrade docs:
The fire method (which was deprecated in Laravel 5.4) of the Illuminate/
Events/Dispatcher class has been removed
<laravel/framework#26392>. You should use the
dispatch method instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions