Documentation

AuthServiceProvider extends ServiceProvider

Table of Contents

boot()  : void
Boot the authentication services for the application.
register()  : void
Register any application services.

Methods

boot()

Boot the authentication services for the application.

public boot() : void
Return values
void

register()

Register any application services.

public register() : void
Return values
void

Search results