class
Illuminate
/
Foundation
/
Support
/
Providers
/
AuthServiceProvider
You are viewing an older version of the documentation. For the latest, please visit master documentation.
AuthServiceProvider
Extends
Properties
protected
$policies array
The policy mappings for the application.
Default: []
Methods
public
registerPolicies ( ) : void
Register the application's policies.
public
policies ( ) : array
Get the policies defined on the provider.