laravel / ideas

Issues board used for Laravel internals discussions.
938 stars 28 forks source link

Marix notification / log channel #2600

Closed zoomyboy closed 3 years ago

zoomyboy commented 3 years ago

Hey People,

As Matrix (https://matrix.org/) is geting more popular these days, it would be amazing to create a log channel or to write logs directly to a matix room.

Or we could create a notification channel as well to send direct matrix notifications.

thannaske commented 3 years ago

I guess this is out of scope for the Laravel Core. There are tons of notification plugins out there and I guess it would be the best bet to develop it as 3rd party package.

zoomyboy commented 3 years ago

Sure, that's always an option. On the other hand, why is e.g. Slack natively supported then?

themsaid commented 3 years ago

I'm afraid we have no plans for this at the moment.