Open abishekrsrikaanth opened 6 months ago
I'll check what can be done. Thank you.
Thanks if this can be done, I am assuming the stubs will automatically add the necessary methods based on the selection. like toMail()
, toTwilio
, toVonage
etc..
Feature Description
When creating a notification channel, it would be great to select multiple notifications channels as laravel supports. EIther a multi-select input or a tagged input would be great if PHPStorm supports it to select multiple channels for the notification.
Currently we can only select one channel at a time.