BroadcastChannel
class BroadcastChannel (View source)
Methods
| void | __construct(Dispatcher $events) Create a new database channel. | |
| array|null | send(mixed $notifiable, Notification $notification) Send the given notification. | 
BroadcastChannel
class BroadcastChannel (View source)
| void | __construct(Dispatcher $events) Create a new database channel. | |
| array|null | send(mixed $notifiable, Notification $notification) Send the given notification. | 
 
          
Please login to continue.