Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am sevenpixels on github.
  • I am dlacuran (https://keybase.io/dlacuran) on keybase.
  • I have a public key ASDtFkm95r6vE-4MfHvDnuHyzo9OptCSYysmp4FykKt6CQo

To claim this, I am signing this object:

@sevenpixels
sevenpixels / SlackMessage.php
Last active June 19, 2023 09:05
Add link_names to Slack Notification
<?php
namespace Illuminate\Notifications\Messages;
use Closure;
class SlackMessage
{
/**
* The "level" of the notification (info, success, warning, error).