PHP Class EricMakesStuff\ServerMonitor\ServerMonitorServiceProvider

Inheritance: extends Illuminate\Support\ServiceProvider
Show file Open project: ericmakesstuff/laravel-server-monitor

Public Methods

Method Description
boot ( ) Bootstrap the application services.
register ( ) Register the application services.

Method Details

boot() public method

Bootstrap the application services.
public boot ( )

register() public method

Register the application services.
public register ( )