class AuthServiceProvider extends AuthServiceProvider

Properties

protected array<class-string,class-string> $policies

The policy mappings for the application.

Methods

void
boot()

Register any authentication / authorization services.

Details

at line 34
void boot()

Register any authentication / authorization services.

Return Value

void