Improve Notification::via() enforcement #57143
Unanswered
szepeviktor
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Laravel Version
12.28.1
PHP Version
8.3.8
Database Driver & Version
10.11.9-MariaDB-deb10 for Debian on amd64
Description
Currently the Notification::via method is a nor an abstract method nor has an interface to enforce it.
Would you merge a PR with one of the solutions?
Steps To Reproduce
Write a Notification class.
Beta Was this translation helpful? Give feedback.
All reactions