Skip to content

Conversation

@isarphilipp
Copy link

Laravel 5.5 uses the handle() method instead of fire() in commands.
This PR adds a handle() method that simply calls fire() internally. This way it should be compatible with previous versions of Laravel and the 5.5 series.

Laravel 5.5 uses the handle() method instead of fire() in commands.
This PR adds a handle() method that simply calls fire() internally. This way it should be compatible with previous versions of Laravel and the 5.5 series.
@HapLifeMan
Copy link

Please merge this pull request @etrepat 🙏🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants