\App\ProvidersAuthServiceProvider

Summary

Methods
Properties
Constants
boot()
No public properties found
No constants found
No protected methods found
$policies
N/A
No private methods found
No private properties found
N/A

Properties

$policies

$policies : array

The policy mappings for the application.

Type

array

Methods

boot()

boot(\Illuminate\Contracts\Auth\Access\Gate  $gate) : void

Register any application authentication / authorization services.

Parameters

\Illuminate\Contracts\Auth\Access\Gate $gate