Skip to content

v3.0.1: as of Laravel 5.5 fire() must be renamed to handle() (#705)

Compare
Choose a tag to compare
@barryvdh barryvdh released this 31 Aug 10:05
· 468 commits to master since this release
https://laravel.com/docs/5.5/upgrade

Artisan
The fire Method

Any fire methods present on your Artisan commands should be renamed to handle