class
Illuminate
/
Mail
/
MailServiceProvider
You are viewing an older version of the documentation. For the latest, please visit master documentation.
MailServiceProvider
Extends
Implements
Methods
public
register ( ) : void
Register the service provider.
protected
registerIlluminateMailer ( ) : void
Register the Illuminate mailer instance.
protected
registerMarkdownRenderer ( ) : void
Register the Markdown renderer instance.
public
provides ( ) : array
Get the services provided by the provider.