The expression return new App\Mail\ExportReady($this->user) returns the type App\Mail\ExportReady which is incompatible with the documented return type Illuminate\Notifications\Messages\MailMessage.
Loading history...
46
}
47
48
/**
49
* Get the array representation of the notification.