spatie / laravel-slack-alerts

Quickly send a message to Slack
https://freek.dev/2172-a-package-to-quickly-send-slack-alerts-in-a-laravel-app
MIT License
289 stars 33 forks source link

Fix method name in README #1

Closed miclf closed 2 years ago

miclf commented 2 years ago

The README was talking about a nonexistent in method instead of the correct to one.

Nielsvanpach commented 2 years ago

Thanks!