class AuthServiceProvider extends AuthServiceProvider

Properties

protected array $policies The policy mappings for the application.

Methods

void
boot()

Register any authentication / authorization services.

Details

at line 23
void boot()

Register any authentication / authorization services.

Return Value

void