Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
App
Providers
AuthServiceProvider
PHP Class App\Providers\AuthServiceProvider
Inheritance:
extends
Illuminate\Foundation\Support\Providers\AuthServiceProvider
Show file
Open project: phanan/koel
Class Usage Examples
Protected Properties
Property
Type
Description
$policies
array
The policy mappings for the application.
Public Methods
Method
Description
boot
( )
Register any application authentication / authorization services.
Method Details
boot()
public
method
Register any application authentication / authorization services.
public
boot
( )
Property Details
$policies
protected property
The policy mappings for the application.
protected
array
$policies
return
array