\Blackpulp\MinistryPlatformMinistryPlatformServiceProvider

The service provider allows Laravel to publish the config file, and can be configured to allow the MP instance to be used via dependency injection.

Summary

Methods
Properties
Constants
boot()
register()
No public properties found
No constants found
No protected methods found
$defer
N/A
No private methods found
No private properties found
N/A

Properties

$defer

$defer : boolean

Indicates if loading of the provider is deferred.

Type

boolean

Methods

boot()

boot() : void

Register bindings in the container.

register()

register()