Skip to content

Releases: mwakaambrose/laravel-slack-alerts

v1.5

08 Nov 07:11
Compare
Choose a tag to compare

Bug fix:

  • Changes the channel check to using array_key_exists to prevent Undefined array key "channel" @

1.4

03 Oct 08:54
Compare
Choose a tag to compare
1.4

Disables throwing exception when channel and webhook URL are not set. It instead dies silently.

1.3

26 Aug 09:57
Compare
Choose a tag to compare
1.3
updates code to 1.0 of blockkit

1.2

26 Aug 09:24
Compare
Choose a tag to compare
1.2

Uses a more fluent approach to the 1.0 blockkit

1.1

26 Aug 08:50
Compare
Choose a tag to compare
1.1

[] Downgrades blockkit to 1.0 to support php8.0

Core functionalities

25 Aug 15:05
Compare
Choose a tag to compare

[] Send a string message
[] Send an exception
[] Create your own message structure and send