Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Stevebauman
Location
LocationServiceProvider
PHP Class Stevebauman\Location\LocationServiceProvider
Inheritance:
extends
Illuminate\Support\ServiceProvider
Afficher le fichier
Open project: stevebauman/location
Méthodes publiques
Méthode
Description
boot
( )
Run boot operations.
provides
( ) :
array
Get the services provided by the provider.
register
( )
Register the service provider.
Method Details
boot()
public
méthode
Run boot operations.
public
boot
( )
provides()
public
méthode
Get the services provided by the provider.
public
provides
( ) :
array
Résultat
array
register()
public
méthode
Register the service provider.
public
register
( )