class Illuminate / Mail / MailServiceProvider
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.

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.