Slack-Events icon indicating copy to clipboard operation
Slack-Events copied to clipboard

:bell: Slack Events API for PHP Laravel 7

Results 4 Slack-Events issues
Sort by recently updated
recently updated
newest added

Bumped requirements for illuminate and orchestral/testbench for Laravel 8. All tests pass.

I think this package also should provide artisan command like: ``` bash php artisan make:slackListener ``` Possible syntax example: ``` php artisan make:slackListener ListenerClassName --event=slack_event_name ``` Real-world syntax example: ```...

enhancement
help wanted

I fixed travis build to run build on php 7.4 to 8.1 with associated compatible laravel versions