PHP Class Toplan\Sms\SmsManagerServiceProvider

Inheritance: extends Illuminate\Support\ServiceProvider, use trait Illuminate\Foundation\Bus\DispatchesJobs
Afficher le fichier Open project: toplan/laravel-sms

Méthodes publiques

Méthode Description
boot ( ) bootstrap, add routes
provides ( )
register ( ) register the service provider

Méthodes protégées

Méthode Description
initPhpSms ( ) Initialize the PhpSms

Method Details

boot() public méthode

bootstrap, add routes
public boot ( )

initPhpSms() protected méthode

Initialize the PhpSms
protected initPhpSms ( )

provides() public méthode

public provides ( )

register() public méthode

register the service provider
public register ( )