class
Illuminate
/
Session
/
SessionServiceProvider
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.
SessionServiceProvider
Extends
Methods
public
register ( ) : void
Register the service provider.
protected
registerSessionManager ( ) : void
Register the session manager instance.
protected
registerSessionDriver ( ) : void
Register the session driver instance.