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() (barryvdh#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