Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Shift31
LaravelElasticsearch
ElasticsearchServiceProvider
PHP Class Shift31\LaravelElasticsearch\ElasticsearchServiceProvider
ServiceProvider compatible with Laravel 5
Inheritance:
extends
Illuminate\Support\ServiceProvider
Mostra file
Open project: shift31/laravel-elasticsearch
Public Methods
Method
Description
provides
( ) :
array
Get the services provided by the provider.
register
( ) :
void
Register the service provider.
Method Details
provides()
public
method
Get the services provided by the provider.
public
provides
( ) :
array
return
array
register()
public
method
Register the service provider.
public
register
( ) :
void
return
void