DatabaseChannel
class DatabaseChannel (View source)
Methods
                    array
                
                
                
            
                    array
                
                
                    buildPayload(mixed $notifiable, Notification $notification)
        
                                            
                
            Build an array payload for the DatabaseNotification Model.
Details
        
                            Model
    send(mixed $notifiable, Notification $notification)
        
    
    Send the given notification.
        
                    protected        array
    getData(mixed $notifiable, Notification $notification)
        
    
    Get the data for the notification.
        
                    protected        array
    buildPayload(mixed $notifiable, Notification $notification)
        
    
    Build an array payload for the DatabaseNotification Model.