Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Stevebauman
Location
LocationServiceProvider
PHP Class Stevebauman\Location\LocationServiceProvider
Inheritance:
extends
Illuminate\Support\ServiceProvider
Exibir arquivo
Open project: stevebauman/location
Public Methods
Method
Description
boot
( )
Run boot operations.
provides
( ) :
array
Get the services provided by the provider.
register
( )
Register the service provider.
Method Details
boot()
public
method
Run boot operations.
public
boot
( )
provides()
public
method
Get the services provided by the provider.
public
provides
( ) :
array
return
array
register()
public
method
Register the service provider.
public
register
( )