Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
as of Laravel 5.5 fire() must be renamed to handle() (#705)
https://laravel.com/docs/5.5/upgrade Artisan The fire Method Any fire methods present on your Artisan commands should be renamed to handle
- Loading branch information
bce341e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you release a new version?
bce341e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes done